diff sidlib.h @ 230:1e860046a4cc

Cleanups.
author Matti Hamalainen <ccr@tnsp.org>
date Fri, 03 Jan 2020 13:11:29 +0200
parents 2b3d5d49086d
children bb8ce494267b
line wrap: on
line diff
--- a/sidlib.h	Fri Jan 03 12:04:51 2020 +0200
+++ b/sidlib.h	Fri Jan 03 13:11:29 2020 +0200
@@ -20,9 +20,9 @@
 //
 // Some constants
 //
-#define SIDLIB_PSID_MAGIC_LEN    4
-#define SIDLIB_PSID_STR_LEN      32
-#define SIDLIB_PSID_BUFFER_SIZE  (1024 * 16)
+#define SIDLIB_PSID_MAGIC_LEN    (4)
+#define SIDLIB_PSID_STR_LEN      (32)
+#define SIDLIB_BUFFER_SIZE       (1024 * 16)
 
 
 enum