From b397654336ee968830064075c626c90394c0d532 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 11 Oct 1996 16:38:24 +0000 Subject: Cosmetic change. svn path=/trunk/; revision=312 --- rcfile_y.y | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rcfile_y.y b/rcfile_y.y index baad9ac2..90a9f474 100644 --- a/rcfile_y.y +++ b/rcfile_y.y @@ -7,14 +7,14 @@ module: rcfile_y.y project: fetchmail programmer: Eric S. Raymond - Extensively hacked and fixed by esr. - description: configuration file parser + description: fetchmail configuration file parser ***********************************************************************/ #include #include #include "fetchmail.h" + extern char *rcfile; extern int prc_lineno; extern int prc_errflag; -- cgit v1.2.3