OSSP CVS Repository

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

ossp-pkg/val/val.h 1.5 -> 1.6

--- val.h        2002/01/17 12:19:09     1.5
+++ val.h        2002/01/30 18:55:23     1.6
@@ -66,6 +66,9 @@
 /* function type for use with val_apply() */
 typedef val_rc_t (*val_cb_t)(void *, const char *, int, const char *, void *);
 
+/* unique library identifier */
+extern const char val_id[];
+
 /* set of API functions */
 val_rc_t val_create  (val_t **);
 val_rc_t val_destroy (val_t *);

CVSTrac 2.0.1