aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgoodale <goodale@9697cf00-7f2a-4e1b-af3c-314b8e4b499e>2000-05-30 15:41:50 +0000
committergoodale <goodale@9697cf00-7f2a-4e1b-af3c-314b8e4b499e>2000-05-30 15:41:50 +0000
commit739e22c8482adcf9421dd01217e865caed4c5be9 (patch)
tree1773ef035f3e974d550b90d45db5a824c71dcad0
parent99a3309bdfa42fb92750b3c2ab89fbb186606f4f (diff)
Fixing typo.
Tom git-svn-id: http://svn.cactuscode.org/arrangements/CactusConnect/Socket/trunk@5 9697cf00-7f2a-4e1b-af3c-314b8e4b499e
-rw-r--r--src/SocketUtils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/SocketUtils.h b/src/SocketUtils.h
index aa9fe82..61ba6a0 100644
--- a/src/SocketUtils.h
+++ b/src/SocketUtils.h
@@ -9,7 +9,7 @@
@@*/
#ifndef _SOCKETUTILS_H_
-#define _SOCKETUTILS_H
+#define _SOCKETUTILS_H_ 1
#ifdef __cplusplus
extern "C"