diff options
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 330739acef22..1192c461308a 100644 --- a/libsm/heap.c +++ b/libsm/heap.c @@ -242,7 +242,7 @@ size_t SmHeapMaxTotal = 0; */ SM_DEBUG_T SmHeapLimit = SM_DEBUG_INITIALIZER("sm_heap_limit", - "@(#)$Debug: sm_heap_limit - max # of bytes permitted in heap $"); + "@(#)$Debug: sm_heap_limit - max # of bytes permitted in heap $"); /* ** This is the data structure that keeps track of all currently |
