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.c


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/src/root.c
Date: Sat, 03 Sep 2005 22:38:09 -0400

Index: ccvs/src/root.c
diff -u ccvs/src/root.c:1.116 ccvs/src/root.c:1.117
--- ccvs/src/root.c:1.116       Fri Sep  2 21:51:09 2005
+++ ccvs/src/root.c     Sun Sep  4 02:38:06 2005
@@ -381,7 +381,7 @@
 
     newroot->original = NULL;
     newroot->method = null_method;
-    newroot->isremote = 0;
+    newroot->isremote = false;
 #ifdef CLIENT_SUPPORT
     newroot->username = NULL;
     newroot->password = NULL;




reply via email to

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