ossp-pkg/ex/ex.h 1.21 -> 1.22
--- ex.h 2003/01/30 11:04:42 1.21
+++ ex.h 2004/02/17 09:14:54 1.22
@@ -34,7 +34,7 @@
/* required ISO-C standard facilities */
#include <stdio.h>
-/* convinience define */
+/* convenience define */
#ifndef NULL
#define NULL (void *)0
#endif
|
|