put text after #endif in comments
authorBill Sommerfeld <wesommer@mit.edu>
Tue, 16 Jan 1990 20:23:06 +0000 (20:23 +0000)
committerBill Sommerfeld <wesommer@mit.edu>
Tue, 16 Jan 1990 20:23:06 +0000 (20:23 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@89 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/wordsize.h

index 004021e77030dcfef8db51a970978ffe70cbf96a..d56074f296b6ca5c5932d8ff92f746fafb78faa4 100644 (file)
@@ -32,7 +32,7 @@ typedef       unsigned char   octet;
 
 #ifndef __OK
  Error:  must define word size!
-#endif __OK
+#endif /* __OK */
 
 #undef __OK