X-Git-Url: http://git.silcnet.org/gitweb/?p=silc.git;a=blobdiff_plain;f=lib%2Fsilcutil%2Fsilcmemory.h;h=149e8c9044d9f72045ccc78dd82818507eefb7ee;hp=6c213f7a4b1ce73836b8605457e56dfb383afec3;hb=c257b555225193e54d85daf541d29578b3c93882;hpb=f658940d02cf2fd893296b6a7825b42502573668 diff --git a/lib/silcutil/silcmemory.h b/lib/silcutil/silcmemory.h index 6c213f7a..149e8c90 100644 --- a/lib/silcutil/silcmemory.h +++ b/lib/silcutil/silcmemory.h @@ -122,7 +122,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 */