summaryrefslogtreecommitdiffstats
path: root/ftmacros.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ftmacros.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ftmacros.h b/ftmacros.h
index 7975463..ba95c4a 100644
--- a/ftmacros.h
+++ b/ftmacros.h
@@ -64,7 +64,7 @@
/*
* We need this to get the versions of socket functions that
* use socklen_t. Define it only if it's not already defined,
- * so we don't get redefiniton warnings.
+ * so we don't get redefinition warnings.
*/
#ifndef _XOPEN_SOURCE_EXTENDED
#define _XOPEN_SOURCE_EXTENDED