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/heap.c | |
parent | c1bfccf73ee6551521d508e89408309544c871c8 (diff) | |
download | src-4a67213fda7a17ff204a52fc800a87333e14f7db.tar.gz src-4a67213fda7a17ff204a52fc800a87333e14f7db.zip |
Notes
Diffstat (limited to 'libsm/heap.c')
-rw-r--r-- | libsm/heap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libsm/heap.c b/libsm/heap.c index 974865a0c15f..dd5e64b0bfdd 100644 --- a/libsm/heap.c +++ b/libsm/heap.c @@ -8,7 +8,7 @@ */ #include <sm/gen.h> -SM_RCSID("@(#)$Id: heap.c,v 1.52 2013/11/22 20:51:43 ca Exp $") +SM_RCSID("@(#)$Id: heap.c,v 1.52 2013-11-22 20:51:43 ca Exp $") /* ** debugging memory allocation package |