Merge tag 'upstream/3.3.2'
[debian/amanda] / server-src / cmdline.h
index bd62e74bbb158ae23f2965a8785cb1d550cf4647..b1e6cad93f49cba9aa7550cd68289e0c36a2cad1 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (c) 2007,2008 Zmanda, Inc.  All Rights Reserved.
+ * Copyright (c) 2007-2012 Zmanda, Inc.  All Rights Reserved.
  * 
  * This program is free software; you can redistribute it and/or modify it
  * under the terms of the GNU General Public License version 2 as published
@@ -158,7 +158,7 @@ cmdline_format_dumpspec_components(
  * the dumpspec list contains a dumpspec with all blank
  * entries, all holding files are returned.
  *
- * Free the resulting list with g_slist_free_full()
+ * Free the resulting list with slist_free_full()
  *
  * @param dumpspec_list: a list of dumpspecs
  * @returns: a list of holding disk filenames.