aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoryaworsky <yaworsky>2005-10-26 03:32:56 +0000
committeryaworsky <yaworsky>2005-10-26 03:32:56 +0000
commita69ef612d347edc20e23af2539264af8b0ca36fe (patch)
treec381a79d3900b5f17fee0e959e016320147a8ee3
parentc16b1e3d576840684f63a64e87504de40a207a5e (diff)
downloadsyslog-win32-a69ef612d347edc20e23af2539264af8b0ca36fe.tar.gz
syslog-win32-a69ef612d347edc20e23af2539264af8b0ca36fe.tar.xz
syslog-win32-a69ef612d347edc20e23af2539264af8b0ca36fe.zip
Fixed comment.
-rw-r--r--daemon/dest_file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/daemon/dest_file.c b/daemon/dest_file.c
index 7761bbc..cbf1cc1 100644
--- a/daemon/dest_file.c
+++ b/daemon/dest_file.c
@@ -1,5 +1,5 @@
/*
- * writer.c - syslogd implementation for windows, message writer
+ * dest_file.c - syslogd implementation for windows, file destination
*
* Created by Alexander Yaworsky
*