--- embedaddon/smartmontools/os_win32/wtssendmsg.c 2013/07/22 01:17:36 1.1 +++ embedaddon/smartmontools/os_win32/wtssendmsg.c 2013/07/22 01:17:36 1.1.1.1 @@ -18,7 +18,7 @@ #define WINVER 0x0500 #define _WIN32_WINNT WINVER -char svnid[] = "$Id: wtssendmsg.c,v 1.1 2013/07/22 01:17:36 misho Exp $"; +char svnid[] = "$Id: wtssendmsg.c,v 1.1.1.1 2013/07/22 01:17:36 misho Exp $"; #include #include @@ -30,7 +30,7 @@ char svnid[] = "$Id: wtssendmsg.c,v 1.1 2013/07/22 01: static int usage() { - printf("wtssendmsg $Revision: 1.1 $ - Display a message box on client desktops\n" + printf("wtssendmsg $Revision: 1.1.1.1 $ - Display a message box on client desktops\n" "Copyright (C) 2012 Christian Franke, smartmontools.org\n\n" "Usage: wtssendmsg [-cas] [-v] [\"Caption\"] \"Message\"|-\n" " wtssendmsg -v\n\n"