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/assert.c | |
| parent | c1bfccf73ee6551521d508e89408309544c871c8 (diff) | |
Diffstat (limited to 'libsm/assert.c')
| -rw-r--r-- | libsm/assert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/assert.c b/libsm/assert.c index a2e996355f66..6393e9eca419 100644 --- a/libsm/assert.c +++ b/libsm/assert.c @@ -9,7 +9,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: assert.c,v 1.27 2013/11/22 20:51:42 ca Exp $") +SM_RCSID("@(#)$Id: assert.c,v 1.27 2013-11-22 20:51:42 ca Exp $") /* ** Abnormal program termination and assertion checking. |
