summaryrefslogtreecommitdiff
path: root/cppe/demo/IceE/chat/ChatClient.cpp
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2005-08-12 14:35:27 +0000
committerBernard Normier <bernard@zeroc.com>2005-08-12 14:35:27 +0000
commitf19fe14d24b89120beba2e39920f2a1f7e1b958c (patch)
tree7fb98017e021d0b0ee074c474caf697219a2d9c2 /cppe/demo/IceE/chat/ChatClient.cpp
parentchange line endings (diff)
downloadice-f19fe14d24b89120beba2e39920f2a1f7e1b958c.tar.bz2
ice-f19fe14d24b89120beba2e39920f2a1f7e1b958c.tar.xz
ice-f19fe14d24b89120beba2e39920f2a1f7e1b958c.zip
Some ICE_ to ICEE_ renamings
Diffstat (limited to 'cppe/demo/IceE/chat/ChatClient.cpp')
-rw-r--r--cppe/demo/IceE/chat/ChatClient.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/cppe/demo/IceE/chat/ChatClient.cpp b/cppe/demo/IceE/chat/ChatClient.cpp
index a3e7f866d28..37d019c3024 100644
--- a/cppe/demo/IceE/chat/ChatClient.cpp
+++ b/cppe/demo/IceE/chat/ChatClient.cpp
@@ -33,7 +33,7 @@ CChatClientApp::CChatClientApp()
CChatClientApp theApp;
-#ifdef ICE_HAS_ROUTER
+#ifdef ICEE_HAS_ROUTER
BOOL CChatClientApp::InitInstance()
{