[Pkg-shadow-commits] r2655 - upstream/trunk/src

Nicolas FRANÇOIS nekral-guest at alioth.debian.org
Sat Apr 11 19:18:38 UTC 2009


Author: nekral-guest
Date: 2009-04-11 19:18:38 +0000 (Sat, 11 Apr 2009)
New Revision: 2655

Modified:
   upstream/trunk/src/login.c
Log:
Fix typo.


Modified: upstream/trunk/src/login.c
===================================================================
--- upstream/trunk/src/login.c	2009-04-11 18:57:14 UTC (rev 2654)
+++ upstream/trunk/src/login.c	2009-04-11 19:18:38 UTC (rev 2655)
@@ -427,7 +427,7 @@
 	char fromhost[512];
 	struct passwd *pwd;
 	char **envp = environ;
-#ifndef
+#ifndef USE_PAM
 	static char temp_pw[2];
 	static char temp_shell[] = "/bin/sh";
 #endif




More information about the Pkg-shadow-commits mailing list