summaryrefslogtreecommitdiff
path: root/Ivy/Regexp.cxx
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:04:26 +0000
committerfcolin2007-02-01 13:04:26 +0000
commit03e474e496e7a9e7918c1d7abe0b358ebdc3a63f (patch)
tree16afb84fa8662deb70636a33d0cda12eb2082d2a /Ivy/Regexp.cxx
parent2fd4b6c291350eb8f2e19d2ef7741e98956ab74d (diff)
downloadivy-cplusplus-03e474e496e7a9e7918c1d7abe0b358ebdc3a63f.zip
ivy-cplusplus-03e474e496e7a9e7918c1d7abe0b358ebdc3a63f.tar.gz
ivy-cplusplus-03e474e496e7a9e7918c1d7abe0b358ebdc3a63f.tar.bz2
ivy-cplusplus-03e474e496e7a9e7918c1d7abe0b358ebdc3a63f.tar.xz
Utilisateur : Fcolin Date : 16/07/01 Heure : 11:47 Archivé dans $/Ivy (vss 7)
Diffstat (limited to 'Ivy/Regexp.cxx')
-rw-r--r--Ivy/Regexp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Ivy/Regexp.cxx b/Ivy/Regexp.cxx
index af667d3..37de17c 100644
--- a/Ivy/Regexp.cxx
+++ b/Ivy/Regexp.cxx
@@ -1,7 +1,7 @@
// Win32 porting notes.
#if defined( _MBCS )
-#pragma message( __FILEINFO__ "This code is broken under _MBCS, " \
+#pragma message( __FILE__ "This code is broken under _MBCS, " \
"see the comments at the top of this file." )
#endif //_MBCS
//