X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=os_win32%2Fsyslog_win32.cpp;fp=os_win32%2Fsyslog_win32.cpp;h=3099edfd7bdf82fc20f3cbbb5fcfd2fafa2a4e7b;hb=34ad0c5ffe435e24270dc422f957585c31be5ec5;hp=4a15c3738edd5a35bfbb74ea519661287c8d60ad;hpb=1953ff6d92dc9f840ce92d08feee8b4a156e0a2b;p=mirror_smartmontools-debian.git diff --git a/os_win32/syslog_win32.cpp b/os_win32/syslog_win32.cpp index 4a15c37..3099edf 100644 --- a/os_win32/syslog_win32.cpp +++ b/os_win32/syslog_win32.cpp @@ -3,7 +3,7 @@ * * Home page of code is: http://smartmontools.sourceforge.net * - * Copyright (C) 2004-6 Christian Franke + * Copyright (C) 2004-8 Christian Franke * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by @@ -35,7 +35,7 @@ #define WIN32_LEAN_AND_MEAN #include // RegisterEventSourceA(), ReportEventA(), ... -const char *syslog_win32_c_cvsid = "$Id: syslog_win32.cpp,v 1.7 2006/08/09 20:40:20 chrfranke Exp $" +const char *syslog_win32_c_cvsid = "$Id: syslog_win32.cpp,v 1.8 2008/03/04 22:09:48 ballen4705 Exp $" SYSLOG_H_CVSID; #ifdef _MSC_VER