OSSP CVS Repository

ossp - Check-in [3674]
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [Patchset]  [Tagging/Branching

Check-in Number: 3674
Date: 2003-Nov-10 19:52:35 (local)
2003-Nov-10 18:52:35 (UTC)
User:rse
Branch:
Comment: be consistent in quoting ;-)
Tickets:
Inspections:
Files:
ossp-pkg/sa/sa.c      1.74 -> 1.75     1 inserted, 1 deleted

ossp-pkg/sa/sa.c 1.74 -> 1.75

--- sa.c 2003/02/07 20:47:51     1.74
+++ sa.c 2003/11/10 18:52:35     1.75
@@ -39,7 +39,7 @@
 #include <stdarg.h>      /* for "va_XXX()" and "va_list" */
 #include <string.h>      /* for "strXXX()" and "size_t" */
 #include <sys/types.h>   /* for general prerequisites */
-#include <ctype.h>       /* for isXXX() */
+#include <ctype.h>       /* for "isXXX()" */
 #include <errno.h>       /* for "EXXX" */
 #include <fcntl.h>       /* for "F_XXX" and "O_XXX" */
 #include <unistd.h>      /* for standard Unix stuff */

CVSTrac 2.0.1