summaryrefslogtreecommitdiffstats
path: root/lib/Utils
diff options
context:
space:
mode:
authorDenys Vlasenko <vda.linux@googlemail.com>2010-02-07 23:18:38 +0100
committerDenys Vlasenko <vda.linux@googlemail.com>2010-02-07 23:18:38 +0100
commit0169f0265104b1da3500fa006a4a654d7812808d (patch)
tree438b01bf7e6c133bde86e11d14290e290a29c610 /lib/Utils
parent2ce0dac4d05ce449f4d054c4725a852a43aab428 (diff)
downloadabrt-0169f0265104b1da3500fa006a4a654d7812808d.tar.gz
abrt-0169f0265104b1da3500fa006a4a654d7812808d.tar.xz
abrt-0169f0265104b1da3500fa006a4a654d7812808d.zip
stupid whitespace fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'lib/Utils')
-rw-r--r--lib/Utils/Polkit.cpp1
-rw-r--r--lib/Utils/Polkit.h1
2 files changed, 0 insertions, 2 deletions
diff --git a/lib/Utils/Polkit.cpp b/lib/Utils/Polkit.cpp
index a7e4a5da..a5e07760 100644
--- a/lib/Utils/Polkit.cpp
+++ b/lib/Utils/Polkit.cpp
@@ -18,7 +18,6 @@
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-
#include <polkit/polkit.h>
#include <glib-object.h>
#include <sys/types.h>
diff --git a/lib/Utils/Polkit.h b/lib/Utils/Polkit.h
index 22b34019..d9e097ac 100644
--- a/lib/Utils/Polkit.h
+++ b/lib/Utils/Polkit.h
@@ -18,7 +18,6 @@
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
*/
-
#ifndef ABRT_POLKIT_H
#define ABRT_POLKIT_H