OSSP CVS Repository

ossp - Difference in ossp-pkg/val/val_test.c versions 1.4 and 1.5
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/val/val_test.c 1.4 -> 1.5

--- val_test.c   2002/01/24 15:29:17     1.4
+++ val_test.c   2002/01/30 18:46:00     1.5
@@ -34,8 +34,8 @@
 
 static void die(char *msg)
 {
-        fprintf(stderr, "ERROR: %s\n", msg);
-            exit(-1);
+    fprintf(stderr, "ERROR: %s\n", msg);
+    exit(-1);
 }
 
 static val_rc_t dumper(void *ctx, const char *name, int type, const char *desc, void *data)
@@ -179,7 +179,6 @@
     if (testint != testintout)
         die("testint/testintout compare #3");
 
-
     /* work with testintout2 */
     testintout--;
 

CVSTrac 2.0.1