diff options
| author | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-05-22 03:45:17 +0000 |
|---|---|---|
| committer | Gregory Neil Shapiro <gshapiro@FreeBSD.org> | 2014-05-22 03:45:17 +0000 |
| commit | 4a67213fda7a17ff204a52fc800a87333e14f7db (patch) | |
| tree | a1ba22b36d97d5fb50d765a630b9f443a7ae5817 /libsm/errstring.c | |
| parent | c1bfccf73ee6551521d508e89408309544c871c8 (diff) | |
Notes
Diffstat (limited to 'libsm/errstring.c')
| -rw-r--r-- | libsm/errstring.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/errstring.c b/libsm/errstring.c index 6fc5aeb9722fc..7233c5a9b3f73 100644 --- a/libsm/errstring.c +++ b/libsm/errstring.c @@ -11,7 +11,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: errstring.c,v 1.20 2013/11/22 20:51:42 ca Exp $") +SM_RCSID("@(#)$Id: errstring.c,v 1.20 2013-11-22 20:51:42 ca Exp $") #include <errno.h> #include <stdio.h> /* sys_errlist, on some platforms */ |
