OSSP CVS Repository

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

Check-in Number: 838
Date: 2001-Sep-04 16:23:33 (local)
2001-Sep-04 14:23:33 (UTC)
User:ms
Branch:
Comment: Much more beautiful formatter callback (whitespace cleanup.)
Tickets:
Inspections:
Files:
ossp-pkg/l2/l2_test.c      1.7 -> 1.8     2 inserted, 9 deleted

ossp-pkg/l2/l2_test.c 1.7 -> 1.8

--- l2_test.c    2001/09/04 14:17:11     1.7
+++ l2_test.c    2001/09/04 14:23:33     1.8
@@ -42,15 +42,8 @@
     exit(1);
 }
 
-l2_result_t formatter(
-    l2_context_t *ctx,     
-    const char    id,     
-    const char   *param,  
-    char         *bufptr, 
-    size_t        bufsize,
-    size_t       *buflen, 
-    va_list      *ap 
-)
+l2_result_t formatter(l2_context_t *ctx, const char id, const char *param,
+                      char *bufptr, size_t bufsize, size_t *buflen, va_list *ap)
 {
     int i;
     

CVSTrac 2.0.1