diff options
author | Rainer Gerhards <rgerhards@adiscon.com> | 2007-09-11 08:05:11 +0000 |
---|---|---|
committer | Rainer Gerhards <rgerhards@adiscon.com> | 2007-09-11 08:05:11 +0000 |
commit | 0bf49adac95ea3c21a7dd8676465a4f50dcb11ea (patch) | |
tree | 6f0b50a1ad603c7b1c28da8889f6b69facd8ea72 /omusrmsg.c | |
parent | 3142387c19602c242ca0bb03e0a1118048e76f74 (diff) | |
download | rsyslog-0bf49adac95ea3c21a7dd8676465a4f50dcb11ea.tar.gz rsyslog-0bf49adac95ea3c21a7dd8676465a4f50dcb11ea.tar.xz rsyslog-0bf49adac95ea3c21a7dd8676465a4f50dcb11ea.zip |
removed old comment that no longer applied (accidently survived patching)
Diffstat (limited to 'omusrmsg.c')
-rw-r--r-- | omusrmsg.c | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -269,10 +269,6 @@ BEGINparseSelectorAct CODESTARTparseSelectorAct CODE_STD_STRING_REQUESTparseSelectorAct(1) -#if 0 /* TODO: think about it and activate later - see comments in else below */ - if(**pp != '*') - return RS_RET_CONFLINE_UNPROCESSED; -#endif /* User names must begin with a gnu e-regex: * [a-zA-Z0-9_.] * plus '*' for wall |