From: srittau Date: Tue, 12 Mar 2002 15:45:58 +0000 (+0000) Subject: Fix for comment typos in output files from trunk. X-Git-Tag: netatalk-1-5-3~16 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48838fc4f0204ae48a93ffb50fb3e94b68bfaa17;hp=d0457e0cd602f2c3eb27872530a20c5a8f1bef09;p=netatalk.git Fix for comment typos in output files from trunk. --- diff --git a/etc/papd/queries.c b/etc/papd/queries.c index 1196e474..82ec6f0f 100644 --- a/etc/papd/queries.c +++ b/etc/papd/queries.c @@ -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 )