]> git.wh0rd.org - fontconfig.git/blobdiff - src/fcpat.c
Add self to AUTHORS list.
[fontconfig.git] / src / fcpat.c
index 9a33e1caabf370332bfe0dccd9a59dfa6fc5babe..f1506140651cfa142325c5be8bdfcf94e7e61310 100644 (file)
@@ -2000,7 +2000,7 @@ FcStrUnserialize (FcCache * metadata, void *block_ptr)
 /* we don't store these in the FcPattern itself because
  * we don't want to serialize the directory names */
 
-/* I suppose this should be cleaned, too... */
+/* I suppose this should be cleaned upon termination, too... */
 typedef struct _FcPatternDirMapping {
     const FcPattern    *p;
     const char *fname;