From 48838fc4f0204ae48a93ffb50fb3e94b68bfaa17 Mon Sep 17 00:00:00 2001 From: srittau Date: Tue, 12 Mar 2002 15:45:58 +0000 Subject: [PATCH] Fix for comment typos in output files from trunk. --- etc/papd/queries.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 ) -- 2.39.2