]> Dogcows Code - chaz/homebank/blobdiff - src/hb-tag.c
import homebank-5.1.2
[chaz/homebank] / src / hb-tag.c
index 8554cfa3ad747d884431f24675b585c9bd0af383..bf4ba696add250e67a8e119719b45ea5f030ff1b 100644 (file)
@@ -1,5 +1,5 @@
 /*  HomeBank -- Free, easy, personal accounting for everyone.
- *  Copyright (C) 1995-2014 Maxime DOYEN
+ *  Copyright (C) 1995-2016 Maxime DOYEN
  *
  *  This file is part of HomeBank.
  *
@@ -97,9 +97,9 @@ guint da_tag_length(void)
 /**
  * da_tag_remove:
  *
- * remove an tag from the GHashTable
+ * delete an tag from the GHashTable
  *
- * Return value: TRUE if the key was found and removed
+ * Return value: TRUE if the key was found and deleted
  *
  */
 gboolean da_tag_remove(guint32 key)
This page took 0.017891 seconds and 4 git commands to generate.