summaryrefslogtreecommitdiffstats
path: root/omfile.c
diff options
context:
space:
mode:
Diffstat (limited to 'omfile.c')
-rw-r--r--omfile.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/omfile.c b/omfile.c
index e035545a..d335fc9d 100644
--- a/omfile.c
+++ b/omfile.c
@@ -69,7 +69,6 @@ static void cflineParseOutchannel(selector_t *f, uchar* p)
* extend it...
*/
f->f_type = F_FILE;
- f->doAction = doActionFile;
++p; /* skip '$' */
i = 0;