diff options
author | Andrew G. Morgan <morgan@kernel.org> | 2000-06-20 22:10:38 +0000 |
---|---|---|
committer | Andrew G. Morgan <morgan@kernel.org> | 2000-06-20 22:10:38 +0000 |
commit | 173425e45415ee74eba4af7da01a5e0bb7b550d2 (patch) | |
tree | ccf5edff9e84891a82650aea38c7fc83a7818a71 /examples/xsh.c | |
parent | ea488580c42e8918445a945484de3c8a5addc761 (diff) | |
download | linux-pam-git-Admin.tar.gz |
Imported 0.72 Linux-PAM sourcesLinux-PAM-0-72Admin
Diffstat (limited to 'examples/xsh.c')
-rw-r--r-- | examples/xsh.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/xsh.c b/examples/xsh.c index d4b50b37..2a892750 100644 --- a/examples/xsh.c +++ b/examples/xsh.c @@ -2,8 +2,8 @@ * $Id$ * * $Log$ - * Revision 1.1 2000/06/20 22:11:13 agmorgan - * Initial revision + * Revision 1.1.1.1 2000/06/20 22:11:13 agmorgan + * Imported 0.72 Linux-PAM sources * * Revision 1.2 1999/11/08 05:39:53 morgan * removed void main def which was making gcc complain |