diff --git a/sysprof.c b/sysprof.c index c789de2e..68e0fe60 100644 --- a/sysprof.c +++ b/sysprof.c @@ -1518,7 +1518,7 @@ set_icons (Application *app) g_list_free (pixbufs); } -#define PCT_FORMAT "%.2f %% " +#define PCT_FORMAT "%.2f %%" static gboolean build_gui (Application *app)