summaryrefslogtreecommitdiffstats
path: root/src/include
diff options
context:
space:
mode:
Diffstat (limited to 'src/include')
-rw-r--r--src/include/krb5/wordsize.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/wordsize.h b/src/include/krb5/wordsize.h
index 02b4924ba..898120e4f 100644
--- a/src/include/krb5/wordsize.h
+++ b/src/include/krb5/wordsize.h
@@ -38,7 +38,7 @@ typedef unsigned int krb5_ui_4;
#endif
#ifndef __OK
- Error: must define word size!
+ #error: must define word size!
#endif /* __OK */
#undef __OK