summaryrefslogtreecommitdiff
path: root/src/win95/bmpnames.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/win95/bmpnames.cpp')
-rw-r--r--src/win95/bmpnames.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/win95/bmpnames.cpp b/src/win95/bmpnames.cpp
index 63e139b..961ac00 100644
--- a/src/win95/bmpnames.cpp
+++ b/src/win95/bmpnames.cpp
@@ -129,7 +129,7 @@ Chunk_With_BMPs::Chunk_With_BMPs (Chunk_With_Children * parent, const char * con
bdata += 4;
- for (int i=0; i<num; i++)
+ for (int j=0; j<num; j++)
{
int f,i,d1,d2,d3;