summaryrefslogtreecommitdiffstats
path: root/xlators/protocol/client
diff options
context:
space:
mode:
authorErick Tryzelaar <idadesub@users.sourceforge.net>2009-06-26 13:36:00 +0000
committerAnand V. Avati <avati@dev.gluster.com>2009-06-29 10:15:13 -0700
commitde622fb24f1295f19d7023cf903e84f663d89637 (patch)
treecb81b9ef02d1187eb2b3f32d778aa2b7fbfa291f /xlators/protocol/client
parent72e83f9b52b5ed4bbeed1cc1163dc8392ccf6b05 (diff)
Fix some trivial typos.
I noticed that there were some minor spelling mistakes/typos in some of the source files. This patch fixes the ones I've found. Signed-off-by: Anand V. Avati <avati@dev.gluster.com>
Diffstat (limited to 'xlators/protocol/client')
-rw-r--r--xlators/protocol/client/src/client-protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/xlators/protocol/client/src/client-protocol.h b/xlators/protocol/client/src/client-protocol.h
index 1cbb22ef1..50fa5e97b 100644
--- a/xlators/protocol/client/src/client-protocol.h
+++ b/xlators/protocol/client/src/client-protocol.h
@@ -32,7 +32,7 @@
#include "byte-order.h"
#define CLIENT_PROTO_FORGET_LIMIT 128
-#define CLIENT_PORT_CIELING 1023
+#define CLIENT_PORT_CEILING 1023
#define GF_CLIENT_INODE_SELF 0
#define GF_CLIENT_INODE_PARENT 1