summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarrell Anderson <humanreadable@yahoo.com>2012-04-04 18:48:09 -0500
committerSlávek Banko <slavek.banko@axis.cz>2012-07-03 02:57:07 +0200
commitd4b328048080211725e71d458cd7dfcc78793d9f (patch)
treedb92230ccdc05b07172bf7b4469ab4033353696d
parent2afebdbe7fd3aee27f3972c78d8f5ff56c0136cf (diff)
downloadtdelibs-d4b328048080211725e71d458cd7dfcc78793d9f.tar.gz
tdelibs-d4b328048080211725e71d458cd7dfcc78793d9f.zip
Fix typos.
(cherry picked from commit 0d043b41b43caf6129b018738472a7eb56d29e33)
-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