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 004021e77..d56074f29 100644
--- a/src/include/krb5/wordsize.h
+++ b/src/include/krb5/wordsize.h
@@ -32,7 +32,7 @@ typedef unsigned char octet;
#ifndef __OK
Error: must define word size!
-#endif __OK
+#endif /* __OK */
#undef __OK