summaryrefslogtreecommitdiff
path: root/src/remote-exec.h
diff options
context:
space:
mode:
authorGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:06:01 +0000
committerGravatar Alan Fitton <ajf@eth0.org.uk>2011-12-11 15:06:01 +0000
commit0d08a471f9ebfdfadded6c92abc700c706475644 (patch)
tree2c49e445ccca81f5af70244e89a15585757798d6 /src/remote-exec.h
parent24195d0013f81933578afa14a44a10e4b75817dd (diff)
run GNU indent everything. not done this for a while because it was producing weird results. seems ok now.
Diffstat (limited to 'src/remote-exec.h')
-rw-r--r--src/remote-exec.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/remote-exec.h b/src/remote-exec.h
index 4f8c52e..6014531 100644
--- a/src/remote-exec.h
+++ b/src/remote-exec.h
@@ -20,7 +20,7 @@
#ifndef REMOTE_EXEC_H_
#define REMOTE_EXEC_H_
-gchar *build_remote_exec_cmd(TrgClient *tc, GtkTreeModel *model, GList *selection,
- const gchar * input);
+gchar *build_remote_exec_cmd(TrgClient * tc, GtkTreeModel * model,
+ GList * selection, const gchar * input);
-#endif /* REMOTE_EXEC_H_ */
+#endif /* REMOTE_EXEC_H_ */