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: Sat, 03 Sep 2005 22:38:11 -0400

Index: ccvs/src/root.h
diff -u ccvs/src/root.h:1.18 ccvs/src/root.h:1.19
--- ccvs/src/root.h:1.18        Fri Sep  2 21:51:09 2005
+++ ccvs/src/root.h     Sun Sep  4 02:38:06 2005
@@ -31,7 +31,7 @@
     char *original;            /* The complete source CVSroot string. */
     CVSmethod method;          /* One of the enum values above. */
     char *directory;           /* The directory name. */
-    unsigned char isremote;    /* Nonzero if we are doing remote access. */
+    bool isremote;             /* Nonzero if we are doing remote access. */
 /* The following is required for servers now to allow Redirects to be sent
  * for remote roots when client support is disabled.
  */




reply via email to

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