use comments after #endif
authorJohn Kohl <jtkohl@mit.edu>
Thu, 8 Nov 1990 17:59:05 +0000 (17:59 +0000)
committerJohn Kohl <jtkohl@mit.edu>
Thu, 8 Nov 1990 17:59:05 +0000 (17:59 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1449 dc483132-0cff-0310-8789-dd5450dbe970

src/lib/krb425/sendauth.c

index 0a5394500e92dae4e2ff4a0947f254f294dac051..2d73748e1752d5ecc7699eceb7368d39a28ef499 100644 (file)
@@ -250,4 +250,4 @@ char *service;
        return(cc);
     return(KSUCCESS);
 }
-#endif ATHENA_COMPAT
+#endif /* ATHENA_COMPAT */