summaryrefslogtreecommitdiffstats
path: root/dcop
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-04 18:48:09 -0500
committerDarrell Anderson <humanreadable@yahoo.com>2012-04-04 18:48:09 -0500
commit0d043b41b43caf6129b018738472a7eb56d29e33 (patch)
treefab7d4721d8a0d9de3068e777daa34e64ab0da86 /dcop
parent8fb2978ca04635f273e725708962d06c00a59af9 (diff)
downloadtdelibs-0d043b41b43caf6129b018738472a7eb56d29e33.tar.gz
tdelibs-0d043b41b43caf6129b018738472a7eb56d29e33.zip
Fix typos.
Diffstat (limited to 'dcop')
-rw-r--r--dcop/KDE-ICE/ICElib.h4
-rw-r--r--dcop/KDE-ICE/shutdown.c4
2 files changed, 4 insertions, 4 deletions
diff --git a/dcop/KDE-ICE/ICElib.h b/dcop/KDE-ICE/ICElib.h
index f22a36f4f..69c2c2228 100644
--- a/dcop/KDE-ICE/ICElib.h
+++ b/dcop/KDE-ICE/ICElib.h
@@ -89,7 +89,7 @@ typedef enum {
IceClosedASAP,
IceConnectionInUse,
IceStartedShutdownNegotiation
-} IceClosetStatus;
+} IceCloseStatus;
typedef enum {
IceProcessMessagesSuccess,
@@ -398,7 +398,7 @@ extern Bool IceCheckShutdownNegotiation (
#define IceCloseConnection KDE_IceCloseConnection
-extern IceClosetStatus IceCloseConnection (
+extern IceCloseStatus IceCloseConnection (
#if NeedFunctionPrototypes
IceConn /* iceConn */
#endif
diff --git a/dcop/KDE-ICE/shutdown.c b/dcop/KDE-ICE/shutdown.c
index 8059dec76..740126fa4 100644
--- a/dcop/KDE-ICE/shutdown.c
+++ b/dcop/KDE-ICE/shutdown.c
@@ -102,14 +102,14 @@ IceConn iceConn;
-IceClosetStatus
+IceCloseStatus
IceCloseConnection (iceConn)
IceConn iceConn;
{
int refCountReachedZero;
- IceClosetStatus status;
+ IceCloseStatus status;
/*
* If this connection object was never valid, we can close