From: Bill Sommerfeld Date: Tue, 16 Jan 1990 20:23:06 +0000 (+0000) Subject: put text after #endif in comments X-Git-Tag: krb5-1.0-alpha2~1293 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=e36959aa5b0393c41b82dbf5c2470ff9e0ccfa79;p=krb5.git put text after #endif in comments git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@89 dc483132-0cff-0310-8789-dd5450dbe970 --- 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