summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBernard Normier <bernard@zeroc.com>2007-05-17 20:19:31 +0000
committerBernard Normier <bernard@zeroc.com>2007-05-17 20:19:31 +0000
commitf8a3c44aef824b858223b5e607ec390d60f6d42d (patch)
tree3ae439c3a0c184ec3fccbf197efda84bfa6072c6
parentSplit DispatchStatus into DispatchStatus and ReplyStatus (diff)
downloadice-f8a3c44aef824b858223b5e607ec390d60f6d42d.tar.bz2
ice-f8a3c44aef824b858223b5e607ec390d60f6d42d.tar.xz
ice-f8a3c44aef824b858223b5e607ec390d60f6d42d.zip
typo
-rw-r--r--cpp/src/Ice/ReplyStatus.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/cpp/src/Ice/ReplyStatus.h b/cpp/src/Ice/ReplyStatus.h
index 8a091f43279..5d3c2c8b754 100644
--- a/cpp/src/Ice/ReplyStatus.h
+++ b/cpp/src/Ice/ReplyStatus.h
@@ -7,8 +7,8 @@
//
// **********************************************************************
-#ifndef ICE_REQUEST_STATUS_H
-#define ICE_REQUEST_STATUS_H
+#ifndef ICE_REPLY_STATUS_H
+#define ICE_REPLY_STATUS_H
#include <Ice/Config.h>