Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/src/sugar/gsm-client.h
diff options
context:
space:
mode:
authorSascha Silbe <sascha@silbe.org>2009-08-25 17:55:48 (GMT)
committer Sascha Silbe <sascha@silbe.org>2009-08-25 17:55:48 (GMT)
commitecdaf6b795550158273ba3a0d582f7ff2bec3187 (patch)
tree11e289d68827c2db1851482efaa7f64da5af93cb /src/sugar/gsm-client.h
parent6c3fd0346c1876ad501c3c91d50cdf42f7e0a9dc (diff)
trim EOL (end-of-line) spaces on source files
Diffstat (limited to 'src/sugar/gsm-client.h')
-rw-r--r--src/sugar/gsm-client.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sugar/gsm-client.h b/src/sugar/gsm-client.h
index 3e4e751..4cfd7ed 100644
--- a/src/sugar/gsm-client.h
+++ b/src/sugar/gsm-client.h
@@ -66,7 +66,7 @@ struct _GsmClientClass
char * (*get_discard_command) (GsmClient *client);
gboolean (*get_autorestart) (GsmClient *client);
- void (*restart) (GsmClient *client,
+ void (*restart) (GsmClient *client,
GError **error);
void (*save_yourself) (GsmClient *client,
gboolean save_state);