]> Dogcows Code - chaz/homebank/blobdiff - src/hb-tag.c
Merge branch 'master' into ext-perl
[chaz/homebank] / src / hb-tag.c
index c8353a489d0916c616c4929c81db437ba2d97d1c..8a93babbdfb071ee2854596fec190057f0f7f014 100644 (file)
@@ -1,5 +1,5 @@
 /*  HomeBank -- Free, easy, personal accounting for everyone.
- *  Copyright (C) 1995-2014 Maxime DOYEN
+ *  Copyright (C) 1995-2017 Maxime DOYEN
  *
  *  This file is part of HomeBank.
  *
@@ -100,9 +100,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.02589 seconds and 4 git commands to generate.