14 lines
417 B
Diff
14 lines
417 B
Diff
|
Index: powertop-1.98/main.cpp
|
||
|
===================================================================
|
||
|
--- powertop-1.98.orig/main.cpp
|
||
|
+++ powertop-1.98/main.cpp
|
||
|
@@ -71,7 +71,7 @@ static const struct option long_options[
|
||
|
|
||
|
static void print_version()
|
||
|
{
|
||
|
- printf(_("Powertop version" POWERTOP_VERSION ", compiled on "__DATE__ "\n"));
|
||
|
+ printf(_("Powertop version" POWERTOP_VERSION "\n"));
|
||
|
}
|
||
|
|
||
|
static void print_usage()
|