summaryrefslogtreecommitdiff
path: root/modules/pam_xauth
diff options
context:
space:
mode:
authorThorsten Kukuk <kukuk@thkukuk.de>2004-09-24 09:18:21 +0000
committerThorsten Kukuk <kukuk@thkukuk.de>2004-09-24 09:18:21 +0000
commit128ded83a0d1d3b5a85b4c20a6c35d9481e23ce5 (patch)
treefdd298658b3808d85fe99fab062b911c9f2aeee6 /modules/pam_xauth
parentc485b54636a6d93bdc9c9d82051db97d7dd53c71 (diff)
Relevant BUGIDs:
Purpose of commit: Commit summary: --------------- bugfix: Fix lot of compiler warnings new feature: add broken_shadow option to pam_unix (patch from Linux distributions)
Diffstat (limited to 'modules/pam_xauth')
-rw-r--r--modules/pam_xauth/pam_xauth.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/pam_xauth/pam_xauth.c b/modules/pam_xauth/pam_xauth.c
index 58dd059a..1f1e65a3 100644
--- a/modules/pam_xauth/pam_xauth.c
+++ b/modules/pam_xauth/pam_xauth.c
@@ -33,7 +33,7 @@
* OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#ident "$Id$"
+/* "$Id$" */
#include "../../_pam_aconf.h"
#include <sys/types.h>