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.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/trg-model.h b/src/trg-model.h
index 987cfca..9059303 100644
--- a/src/trg-model.h
+++ b/src/trg-model.h
@@ -23,7 +23,7 @@
#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,