OSSP CVS Repository

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

Check-in Number: 3213
Date: 2003-Feb-11 13:31:14 (local)
2003-Feb-11 12:31:14 (UTC)
User:rse
Branch:
Comment: fix compile warning under latest GCC 3.3 SNAPSHOT
Tickets:
Inspections:
Files:
ossp-pkg/sa/ts.c      1.8 -> 1.9     1 inserted, 1 deleted

ossp-pkg/sa/ts.c 1.8 -> 1.9

--- ts.c 2003/02/10 10:13:29     1.8
+++ ts.c 2003/02/11 12:31:14     1.9
@@ -127,7 +127,7 @@
     char *cp;
     char c;
     int d;
-    int n;
+    size_t n;
     int bytes;
 
     if (format == NULL)

CVSTrac 2.0.1