summaryrefslogtreecommitdiff
path: root/src/miav_daemon.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/miav_daemon.cc')
-rw-r--r--src/miav_daemon.cc4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/miav_daemon.cc b/src/miav_daemon.cc
index 2d679c3..d59d7ec 100644
--- a/src/miav_daemon.cc
+++ b/src/miav_daemon.cc
@@ -31,8 +31,8 @@
/*
* $Log$
- * Revision 1.2 2005/06/14 12:29:40 deva
- * Incorporated the use of the Info object everywhere... also using the log functionality.
+ * Revision 1.3 2005/06/14 13:47:09 deva
+ * *** empty log message ***
*
* Revision 1.1 2005/06/09 11:00:03 deva
* Added daemon code, and cleaned up using -Wall and -Werror