Code

Correct load order of user icons.svg icons with legacy names.
[inkscape.git] / src / gc.cpp
index 8a55a3b15eb6a970dcd7560a8493e98d4b699f27..97350daffa4686080b112df5049363964a888ba8 100644 (file)
@@ -1,7 +1,7 @@
-/*
- * Inkscape::GC - Wrapper for Boehm GC
- *
- * Authors:
+/** @file
+ * @brief Wrapper for Boehm GC
+ */
+/* Authors:
  *   MenTaLguY <mental@rydia.net>
  *
  * Copyright (C) 2004 MenTaLguY
@@ -300,4 +300,4 @@ void request_early_collection() {
   fill-column:99
   End:
 */
-// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=99 :
+// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:fileencoding=utf-8:textwidth=99 :