From 665eba9dc04fab0272b1718fa9fc469cb7b11d75 Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 6 Jun 1998 22:24:37 +0000 Subject: [PATCH] Properly terminate a comment. --- lib-src/Makefile.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib-src/Makefile.in b/lib-src/Makefile.in index 24730fb42fe..7d5059d014f 100644 --- a/lib-src/Makefile.in +++ b/lib-src/Makefile.in @@ -205,7 +205,7 @@ MOVE_FLAGS= # ifdef HAVE_LIBCOM_ERR COM_ERRLIB = -lcom_err # endif -#endif /* KERBEROS +#endif /* KERBEROS */ /* If HESIOD is defined, set this to "-lhesiod". */ HESIODLIB= -- 2.39.2