diff sidlib.h @ 100:be62e4abe3a9

Rename a structure member.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Feb 2016 00:28:50 +0200
parents 03d8ae1e16e1
children 9d4d1783800b
line wrap: on
line diff
--- a/sidlib.h	Sun Feb 14 20:38:09 2016 +0200
+++ b/sidlib.h	Mon Feb 15 00:28:50 2016 +0200
@@ -35,7 +35,7 @@
 {
     SIDLibSLDBNode  *nodes,
                     **pindex;
-    size_t          n;
+    size_t          nnodes;
 } SIDLibSLDB;