X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=gdcmTestFUNCTION.cxx;h=db316f4e0e152301fe49fef65de4fa5fbfe8a85a;hb=4976cfdaa3bb61e01e7ad0a2382d7e9622918acd;hp=51a42b98aa7069139721e8009929fdf3e8a6dd04;hpb=b66a64eb600d7f8b0d6b5906fbb58acff59331e9;p=gdcm.git diff --git a/gdcmTestFUNCTION.cxx b/gdcmTestFUNCTION.cxx index 51a42b98..db316f4e 100644 --- a/gdcmTestFUNCTION.cxx +++ b/gdcmTestFUNCTION.cxx @@ -5,7 +5,7 @@ int TestFUNCTION() { #ifdef __BORLANDC__ #ifndef __FUNCTION__ - #define __FUNCTION__ __FUNCT__; + #define __FUNCTION__ __FUNC__ #endif #endif const char *f = __FUNCTION__;