summaryrefslogtreecommitdiff
path: root/Bus/Ivy
diff options
context:
space:
mode:
authorfcolin2007-02-01 13:04:26 +0000
committerfcolin2007-02-01 13:04:26 +0000
commitf621b1eb885c3115ce785dfb72e10227124ed5e2 (patch)
treee877184acf738fee82e90adaec733b79ab2d6cac /Bus/Ivy
parent59c3538198989033c653ec2326510749073dc2ba (diff)
downloadivy-cplusplus-f621b1eb885c3115ce785dfb72e10227124ed5e2.zip
ivy-cplusplus-f621b1eb885c3115ce785dfb72e10227124ed5e2.tar.gz
ivy-cplusplus-f621b1eb885c3115ce785dfb72e10227124ed5e2.tar.bz2
ivy-cplusplus-f621b1eb885c3115ce785dfb72e10227124ed5e2.tar.xz
Utilisateur : Fcolin Date : 16/07/01 Heure : 11:47 Archivé dans $/Ivy (vss 7)
Diffstat (limited to 'Bus/Ivy')
-rw-r--r--Bus/Ivy/Regexp.cxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/Bus/Ivy/Regexp.cxx b/Bus/Ivy/Regexp.cxx
index af667d3..37de17c 100644
--- a/Bus/Ivy/Regexp.cxx
+++ b/Bus/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
//