From e36959aa5b0393c41b82dbf5c2470ff9e0ccfa79 Mon Sep 17 00:00:00 2001 From: Bill Sommerfeld Date: Tue, 16 Jan 1990 20:23:06 +0000 Subject: [PATCH] put text after #endif in comments git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@89 dc483132-0cff-0310-8789-dd5450dbe970 --- src/include/krb5/wordsize.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.26.2