comments after #endif
authorJohn Kohl <jtkohl@mit.edu>
Thu, 18 Jan 1990 17:30:13 +0000 (17:30 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 18 Jan 1990 17:30:13 +0000 (17:30 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@124 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb5/os/lock_file.c
src/lib/krb5/os/read_pwd.c
src/lib/krb5/os/timeofday.c
src/lib/krb5/os/unlck_file.c

index ce1862f24ae2eb6a2cbc31ace0bc0df4b5bb8535..4e480c2690e45e8a9651f004efacd4647c6d4b4d 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef        lint
 static char rcsid_lock_file_c [] =
 "$Id$";
-#endif lint
+#endif /* lint */
 
 #include <krb5/copyright.h>
 
index b306ad00985a4b2659bab40c9198914ca966cbf6..b5dd0cc540110467270e9e668f44b14575e604ee 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef        lint
 static char rcsid_read_pwd_c[] =
 "$Id$";
-#endif lint
+#endif /* lint */
 
 #include <krb5/copyright.h>
 
index ab47b40e1f9d528cca1a9e602ff533262ec171b6..2accf4faa49efe296145b5ecadd52a599b1d6c53 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef        lint
 static char rcsid_timeofday_c[] =
 "$Id$";
-#endif lint
+#endif /* lint */
 
 #include <krb5/copyright.h>
 
index eb581c264dfae5fcb2aeff7523184a596fe54045..e1726c021d4e5ef7f2ebf9d1e40fc854768ebf3e 100644 (file)
@@ -13,7 +13,7 @@
 #ifndef        lint
 static char rcsid_unlock_file_c [] =
 "$Id$";
-#endif lint
+#endif /* lint */
 
 #include <krb5/copyright.h>