aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1996-09-24 17:52:20 +0000
committerEric S. Raymond <esr@thyrsus.com>1996-09-24 17:52:20 +0000
commit69e1d6afc48b5a7d7f3b5c89bd3778620ae00b0b (patch)
tree444bd0191625496ab75ea203530d529b85c2c92b /rcfile_y.y
parentff559f5242822b1540eac19f39963d95184e9b77 (diff)
downloadfetchmail-69e1d6afc48b5a7d7f3b5c89bd3778620ae00b0b.tar.gz
fetchmail-69e1d6afc48b5a7d7f3b5c89bd3778620ae00b0b.tar.bz2
fetchmail-69e1d6afc48b5a7d7f3b5c89bd3778620ae00b0b.zip
Remove same name dependencies.
svn path=/trunk/; revision=118
Diffstat (limited to 'rcfile_y.y')
-rw-r--r--rcfile_y.y4
1 files changed, 2 insertions, 2 deletions
diff --git a/rcfile_y.y b/rcfile_y.y
index 979856d5..1bcf1e47 100644
--- a/rcfile_y.y
+++ b/rcfile_y.y
@@ -5,11 +5,11 @@
*/
/***********************************************************************
- module: poprc_y.y
+ module: rcfile_y.y
project: fetchmail
programmer: Carl Harris, ceharris@mal.com
Extensively hacked and fixed by esr.
- description: .poprc parser
+ description: configuration file parser
***********************************************************************/