aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_l.l
diff options
context:
space:
mode:
Diffstat (limited to 'rcfile_l.l')
-rw-r--r--rcfile_l.l4
1 files changed, 2 insertions, 2 deletions
diff --git a/rcfile_l.l b/rcfile_l.l
index 508c1d51..a6f0f2e3 100644
--- a/rcfile_l.l
+++ b/rcfile_l.l
@@ -7,7 +7,7 @@
/***********************************************************************
module: poprc_l.l
- project: popclient
+ project: fetchmail
programmer: Carl Harris, ceharris@mal.com
Extensively hacked by esr.
description: .poprc lexer
@@ -16,7 +16,7 @@
#include <config.h>
#include "poproto.h"
-#include "poprc_y.h"
+#include "fetchrc_y.h"
int prc_lineno = 1;
%}