diff sidutil.c @ 318:f3ba2ba894b1

Rename few HVSC related #defines to have SIDUTIL_ prefix.
author Matti Hamalainen <ccr@tnsp.org>
date Sat, 11 Jan 2020 19:11:34 +0200
parents b0c844b39516
children 1e7ffcaeb8ad
line wrap: on
line diff
--- a/sidutil.c	Sat Jan 11 18:35:40 2020 +0200
+++ b/sidutil.c	Sat Jan 11 19:11:34 2020 +0200
@@ -127,7 +127,7 @@
     th_stat_data sdata;
     char *npath = th_strdup_printf("%s%c%s%c%s%s",
         hvscPath, TH_DIR_SEPARATOR_CHR,
-        SET_HVSC_DOCUMENTS, TH_DIR_SEPARATOR_CHR,
+        SIDUTIL_HVSC_DOCUMENTS, TH_DIR_SEPARATOR_CHR,
         filebase, fext != NULL ? fext : "");
 
     if (npath != NULL &&