[wing] service: fix align
- From: Ignacio Casal Quinteiro <icq src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [wing] service: fix align
- Date: Thu, 22 Jun 2017 15:59:09 +0000 (UTC)
commit eb5f72b06f6d07e15c78240485f0b1effee02b28
Author: Ignacio Casal Quinteiro <qignacio amazon com>
Date: Thu Jun 22 17:58:45 2017 +0200
service: fix align
wing/wingservice.h | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/wing/wingservice.h b/wing/wingservice.h
index 8a89b1d..3655c7d 100644
--- a/wing/wingservice.h
+++ b/wing/wingservice.h
@@ -118,10 +118,10 @@ WING_AVAILABLE_IN_ALL
void wing_service_notify_stopped (WingService *service);
WING_AVAILABLE_IN_ALL
-int wing_service_run_application (WingService *service,
- GApplication *application,
- int argc,
- char **argv);
+int wing_service_run_application (WingService *service,
+ GApplication *application,
+ int argc,
+ char **argv);
G_END_DECLS
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]