]> arthur.barton.de Git - netatalk.git/commitdiff
Fix for comment typos in output files from trunk.
authorsrittau <srittau>
Tue, 12 Mar 2002 15:45:58 +0000 (15:45 +0000)
committersrittau <srittau>
Tue, 12 Mar 2002 15:45:58 +0000 (15:45 +0000)
etc/papd/queries.c

index 1196e474314e875267684172c397ca9f2b8a72b5..82ec6f0f9b894a8c23239b427bb6eb776b239622 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * $Id: queries.c,v 1.8.2.1 2002-03-12 15:44:38 srittau Exp $
+ * $Id: queries.c,v 1.8.2.2 2002-03-12 15:45:58 srittau Exp $
  *
  * Copyright (c) 1990,1994 Regents of The University of Michigan.
  * All Rights Reserved.  See COPYRIGHT.
@@ -676,7 +676,7 @@ static const char *rbiloginok = "0\r";
 static const char *rbiloginbad = "-1\r";
 static const char *rbiloginerrstr = "%%[Error: SecurityError; \
 SecurityViolation: Unknown user, incorrect password or log on is \
-disabled ]%%\r%%Flushing: rest of job (to end-of-file) will be \
+disabled ]%%\r%%[Flushing: rest of job (to end-of-file) will be \
 ignored ]%%\r";
 
 int cq_rbilogin( in, out )