summaryrefslogtreecommitdiff
path: root/src/systemadm.vala
diff options
context:
space:
mode:
Diffstat (limited to 'src/systemadm.vala')
-rw-r--r--src/systemadm.vala2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/systemadm.vala b/src/systemadm.vala
index 4aee1d35e6..2f3aed205a 100644
--- a/src/systemadm.vala
+++ b/src/systemadm.vala
@@ -978,7 +978,7 @@ void show_error(string e) {
m.destroy();
}
-int main (string[] args) {
+int main(string[] args) {
try {
Gtk.init_with_args(ref args, "[OPTION...]", entries, "systemadm");