wok-next view cdrdao/stuff/patches/cdrdao-1.2.3-version.patch @ rev 21583

updated ddclient (3.8.3 -> 3.9.1)
author Hans-G?nter Theisgen
date Tue Jun 23 16:30:52 2020 +0100 (2020-06-23)
parents
children
line source
1 --- cdrdao/dao/main.cc~ 2009-04-16 15:34:27.000000000 +0200
2 +++ cdrdao/dao/main.cc 2009-04-16 15:34:38.000000000 +0200
3 @@ -207,7 +207,7 @@
5 static void printVersion()
6 {
7 - log_message(2, "Cdrdao version %s - (C) Andreas Mueller <andreas@daneb.de>",
8 + log_message(0, "Cdrdao version %s - (C) Andreas Mueller <andreas@daneb.de>",
9 VERSION);
11 std::list<std::string> list;