summaryrefslogtreecommitdiff
path: root/net/rdist6/files/patch-client.c
blob: 3a951081b1a6628cda6a5dbd1515e782d5de72af (plain) (blame)
1
2
3
4
5
6
7
8
9
--- src/client.c	Mon Nov  9 23:08:47 1998
+++ src/client.c	Tue Jan 18 15:47:15 2005
@@ -762,5 +762,5 @@
 	char *owner = NULL, *group = NULL;
 	int done, n;
-	u_char *cp;
+	char *cp;
 
 	debugmsg(DM_CALL, "update(%s, 0x%x, 0x%x)\n", rname, opts, statp);