OSSP CVS Repository

ossp - Difference in ossp-pkg/rc/rc.h versions 1.52 and 1.53
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/rc/rc.h 1.52 -> 1.53

--- rc.h 2003/06/27 14:26:13     1.52
+++ rc.h 2003/06/30 14:43:36     1.53
@@ -109,7 +109,7 @@
 rc_script_t *scriptNew(void);
 rc_script_t *scriptCopy(rc_script_t *);
 rc_return_t scriptAdd(rc_script_t *, rc_script_t *);
-rc_return_t scriptAppend(rc_script_t *, const char *, size_t);
+rc_return_t scriptnAppend(rc_script_t *, const char *, size_t);
 rc_section_t *scriptSection(rc_script_t *, const char *);
 rc_return_t scriptDump(rc_script_t *);
 rc_return_t scriptWrite(rc_script_t *, const char *);
@@ -136,6 +136,7 @@
 const char *sectionGetparent(rc_section_t *);
 const char *sectionGetlabel(rc_section_t *);
 const char *sectionGetlogin(rc_section_t *);
+rc_script_t *sectionGetscript(rc_section_t *);
 const char *sectionGetdata(rc_section_t *);
 size_t sectionGetlen(rc_section_t *);
 rc_return_t sectionSetpri(rc_section_t *, long);

CVSTrac 2.0.1