]> git.ipfire.org Git - thirdparty/valgrind.git/commitdiff
Comment wibble.
authorJulian Seward <jseward@acm.org>
Fri, 8 Jul 2005 09:46:53 +0000 (09:46 +0000)
committerJulian Seward <jseward@acm.org>
Fri, 8 Jul 2005 09:46:53 +0000 (09:46 +0000)
git-svn-id: svn://svn.valgrind.org/valgrind/trunk@4132

memcheck/mc_include.h

index 6f11a24eabefefb933b2ebc302964ec32a79262c..cc2e1fca8940a81170f245e94d3d9e6aa7ef2ddf 100644 (file)
@@ -82,7 +82,8 @@ extern void MC_(helperc_MAKE_STACK_UNINIT) ( Addr base, UWord len );
 extern IRBB* MC_(instrument) ( IRBB* bb_in, VexGuestLayout* layout,
                                IRType gWordTy, IRType hWordTy );
 
-#endif
+
+#endif /* ndef __MC_INCLUDE_H */
 
 /*--------------------------------------------------------------------*/
 /*--- end                                                          ---*/