diff options
author | Christian Perrier <bubulle@debian.org> | 2014-03-01 19:59:36 +0100 |
---|---|---|
committer | Christian Perrier <bubulle@debian.org> | 2014-03-01 19:59:36 +0100 |
commit | 65b471a2f27acb2f3ce378106eb8aeba8b496557 (patch) | |
tree | 29941e07f9b1d7c9a44a08b65782505eb6ef58a5 /libmisc/failure.c | |
parent | db1dc7288b64873f4f39e8404fd99c1bf55c7a8b (diff) | |
download | shadow-65b471a2f27acb2f3ce378106eb8aeba8b496557.tar.gz |
Imported Upstream version 4.2upstream/4.2
Diffstat (limited to 'libmisc/failure.c')
-rw-r--r-- | libmisc/failure.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libmisc/failure.c b/libmisc/failure.c index 776c7a1d..f6390a79 100644 --- a/libmisc/failure.c +++ b/libmisc/failure.c @@ -32,7 +32,7 @@ #include <config.h> -#ident "$Id: failure.c 3232 2010-08-22 19:13:53Z nekral-guest $" +#ident "$Id$" #include <fcntl.h> #include <stdio.h> |