2012-08-22 08:39:56 +02:00
|
|
|
diff -Nru powertop-2.1.orig/src/main.cpp powertop-2.1/src/main.cpp
|
|
|
|
--- powertop-2.1.orig/src/main.cpp 2012-08-21 01:43:23.616729444 -0400
|
|
|
|
+++ powertop-2.1/src/main.cpp 2012-08-21 01:44:07.582480500 -0400
|
|
|
|
@@ -83,7 +83,7 @@
|
2012-02-06 15:55:14 +01:00
|
|
|
|
|
|
|
static void print_version()
|
|
|
|
{
|
2012-08-22 08:39:56 +02:00
|
|
|
- printf(_("PowerTOP version" POWERTOP_VERSION ", compiled on " __DATE__ "\n"));
|
|
|
|
+ printf(_("PowerTOP version" POWERTOP_VERSION "\n"));
|
2012-02-06 15:55:14 +01:00
|
|
|
}
|
|
|
|
|
2012-05-14 11:40:37 +02:00
|
|
|
static bool set_refresh_timeout()
|