summaryrefslogtreecommitdiff
path: root/src/trg-model.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/trg-model.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/trg-model.h')
-rw-r--r--src/trg-model.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/trg-model.h b/src/trg-model.h
index 9059303..da92c2a 100644
--- a/src/trg-model.h
+++ b/src/trg-model.h
@@ -23,10 +23,10 @@
#include <gtk/gtk.h>
guint trg_model_remove_removed(GtkListStore * model, gint serial_column,
- gint64 currentSerial);
+ gint64 currentSerial);
gboolean
find_existing_model_item(GtkTreeModel * model, gint search_column,
- gint64 id, GtkTreeIter * iter);
+ gint64 id, GtkTreeIter * iter);
-#endif /* TRG_MODEL_H_ */
+#endif /* TRG_MODEL_H_ */