summaryrefslogtreecommitdiff
path: root/src/trg-model.h
diff options
context:
space:
mode:
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_ */