aboutsummaryrefslogtreecommitdiff
path: root/src/emess.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emess.h')
-rw-r--r--src/emess.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emess.h b/src/emess.h
index 4106e11d..b8203246 100644
--- a/src/emess.h
+++ b/src/emess.h
@@ -6,7 +6,7 @@ struct EMESS {
char *File_name, /* input file name */
*Prog_name; /* name of program */
int File_line; /* approximate line read
- where error occured */
+ where error occurred */
};
#ifdef EMESS_ROUTINE /* use type */