cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/src/root.h


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/root.h
Date: Wed, 31 Aug 2005 12:51:15 -0400

Index: ccvs/src/root.h
diff -u ccvs/src/root.h:1.16 ccvs/src/root.h:1.17
--- ccvs/src/root.h:1.16        Thu Feb 24 22:21:08 2005
+++ ccvs/src/root.h     Wed Aug 31 16:51:02 2005
@@ -62,9 +62,9 @@
 cvsroot_t *local_cvsroot (const char *dir)
        __attribute__ ((__malloc__));
 void Create_Root (const char *dir, const char *rootdir);
-void root_allow_add (const char *);
+void root_allow_add (const char *, const char *configPath);
 void root_allow_free (void);
 bool root_allow_ok (const char *);
-struct config *get_root_allow_config (const char *arg);
+struct config *get_root_allow_config (const char *arg, const char *configPath);
 const char *primary_root_translate (const char *root_in);
 const char *primary_root_inverse_translate (const char *root_in);




reply via email to

[Prev in Thread] Current Thread [Next in Thread]