diff sidlib.c @ 266:254828e9213b

Make sidlib_stil_fields[] public.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 06 Jan 2020 00:26:27 +0200
parents 05bbe428a0ab
children 6454bfb584d6
line wrap: on
line diff
--- a/sidlib.c	Mon Jan 06 00:05:16 2020 +0200
+++ b/sidlib.c	Mon Jan 06 00:26:27 2020 +0200
@@ -735,7 +735,7 @@
 };
 
 
-static const char *sidlib_stil_fields[STF_LAST] =
+const char *sidlib_stil_fields[STF_LAST] =
 {
     "NAME",
     "AUTHOR",