distdef fix.
authorPekka Riikonen <priikone@silcnet.org>
Sun, 10 Dec 2006 16:06:56 +0000 (16:06 +0000)
committerPekka Riikonen <priikone@silcnet.org>
Sun, 10 Dec 2006 16:06:56 +0000 (16:06 +0000)
lib/silcutil/silcmemory.h

index 7bd7bef6d6dddc5ebe555341ea390b9c3d72195b..63fc1fc1bcdcb36c80c7734c8bf77871b5fbb75b 100644 (file)
@@ -121,7 +121,7 @@ void *silc_memdup(const void *ptr, size_t size);
 #else
 #ifndef SILC_DIST_TOOLKIT
 #error "The stack trace is not supported in this distribution"
-#endif
+#endif /* SILC_DIST_TOOLKIT */
 
 #include "stacktrace.h"
 #endif /* SILC_STACKTRACE */