OSSP CVS Repository

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

Check-in Number: 1622
Date: 2002-Jan-24 12:05:01 (local)
2002-Jan-24 11:05:01 (UTC)
User:rse
Branch:
Comment: Fix typo.

PR: Submitted by: Reviewed by: Approved by: Obtained from:

Tickets:
Inspections:
Files:
ossp-pkg/val/val_test.c      1.2 -> 1.3     1 inserted, 1 deleted

ossp-pkg/val/val_test.c 1.2 -> 1.3

--- val_test.c   2002/01/16 16:14:14     1.2
+++ val_test.c   2002/01/24 11:05:01     1.3
@@ -160,7 +160,7 @@
     if (testint != testintout)
         die("testint/testintout compare #2");
 
-    /* register variable under second val_t and name it "quux3" - OO method */
+    /* register variable under first val_t and name it "quux3" - OO method */
     if ((rc = val_reg(v1, "baz.quux3", VAL_TYPE_INT, "quux3 variable", (void *)&testint)) != VAL_OK)
         die("val_reg() #5");
 

CVSTrac 2.0.1