aboutsummaryrefslogtreecommitdiffstats
path: root/rcfile_y.y
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>1998-02-25 19:02:24 +0000
committerEric S. Raymond <esr@thyrsus.com>1998-02-25 19:02:24 +0000
commitd7a5bba72e78ef57a73e28cfb51e2b443004b5ec (patch)
tree52d66f32cbce1b8ee7b1d4226d5527db757160d8 /rcfile_y.y
parentf115e8d7ae74b0d9c04f91fc3304a876cdc30ee9 (diff)
downloadfetchmail-d7a5bba72e78ef57a73e28cfb51e2b443004b5ec.tar.gz
fetchmail-d7a5bba72e78ef57a73e28cfb51e2b443004b5ec.tar.bz2
fetchmail-d7a5bba72e78ef57a73e28cfb51e2b443004b5ec.zip
*** empty log message ***
svn path=/trunk/; revision=1675
Diffstat (limited to 'rcfile_y.y')
-rw-r--r--rcfile_y.y2
1 files changed, 1 insertions, 1 deletions
diff --git a/rcfile_y.y b/rcfile_y.y
index b2578219..cb63fbf1 100644
--- a/rcfile_y.y
+++ b/rcfile_y.y
@@ -179,7 +179,7 @@ serv_option : AKA alias_list
free(request);
}
#else
- yyerror("network-security support disabled")
+ yyerror("network-security support disabled");
#endif /* NET_SECURITY */
}
| INTERFACE STRING {