Check-in Number:
|
4432 | |
Date: |
2004-Feb-17 10:14:54 (local)
2004-Feb-17 09:14:54 (UTC) |
User: | thl |
Branch: | |
Comment: |
correct spelling: privileges, convenient; |
Tickets: |
|
Inspections: |
|
Files: |
|
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
|
|
ossp-pkg/ex/ex.h 1.22 -> 1.23