From: Philippe Waroquiers Date: Wed, 1 Apr 2015 20:18:26 +0000 (+0000) Subject: Add the standard end of the file marker used elsewhere X-Git-Tag: svn/VALGRIND_3_11_0^2~67 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9466a20bb650aca1078de0423b73a4b84c8e28ea;p=thirdparty%2Fvalgrind.git Add the standard end of the file marker used elsewhere git-svn-id: svn://svn.valgrind.org/vex/trunk@3116 --- diff --git a/VEX/priv/multiarch_main_main.c b/VEX/priv/multiarch_main_main.c index f2f2ed2c97..12f531c463 100644 --- a/VEX/priv/multiarch_main_main.c +++ b/VEX/priv/multiarch_main_main.c @@ -67,3 +67,7 @@ #define VEXMULTIARCH 1 #include "main_main.c" + +/*---------------------------------------------------------------*/ +/*--- end multiarch_main_main.c ---*/ +/*---------------------------------------------------------------*/