afs/fs/afs vlclient.h,1.6,1.7

dwh at infradead.org dwh at infradead.org
Thu Mar 4 12:13:26 GMT 2004


Update of /home/cvs/afs/fs/afs
In directory phoenix.infradead.org:/tmp/cvs-serv9872

Modified Files:
	vlclient.h 
Log Message:
comment fixed


Index: vlclient.h
===================================================================
RCS file: /home/cvs/afs/fs/afs/vlclient.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- vlclient.h	10 Sep 2003 13:32:37 -0000	1.6
+++ vlclient.h	4 Mar 2004 12:13:23 -0000	1.7
@@ -40,7 +40,7 @@
 	AFSVL_BADVOLOPER 	= 363542,	/* Bad volume operation code */
 	AFSVL_BADRELLOCKTYPE 	= 363543,	/* Bad release lock type */
 	AFSVL_RERELEASE 	= 363544,	/* Status report: last release was aborted */
-	AFSVL_BADSERVERFLAG 	= 363545,	/* Invalid replication site server °ag */
+	AFSVL_BADSERVERFLAG 	= 363545,	/* Invalid replication site server flag */
 	AFSVL_PERM 		= 363546,	/* No permission access */
 	AFSVL_NOMEM 		= 363547,	/* malloc/realloc failed to alloc enough memory */
 };




More information about the linux-afs-cvs mailing list