projects
/
idzebra-moved-to-github.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c0826c3
)
Minor change.
author
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 19 Mar 1998 12:22:09 +0000
(12:22 +0000)
committer
Adam Dickmeiss
<adam@indexdata.dk>
Thu, 19 Mar 1998 12:22:09 +0000
(12:22 +0000)
isamc/merge.c
patch
|
blob
|
history
diff --git
a/isamc/merge.c
b/isamc/merge.c
index
b0d4315
..
80ca911
100644
(file)
--- a/
isamc/merge.c
+++ b/
isamc/merge.c
@@
-4,7
+4,10
@@
* Sebastian Hammer, Adam Dickmeiss
*
* $Log: merge.c,v $
- * Revision 1.9 1998-03-19 10:04:38 adam
+ * Revision 1.10 1998-03-19 12:22:09 adam
+ * Minor change.
+ *
+ * Revision 1.9 1998/03/19 10:04:38 adam
* Minor changes.
*
* Revision 1.8 1998/03/18 09:23:55 adam
@@
-107,7
+110,7
@@
static void flush_blocks (ISAMC is, struct isc_merge_block *mb, int ptr,
mb[i].dirty = 1;
}
}
- opt_blocks (is, mb, ptr, last);
+
for (i = 0; i<ptr; i++)
{
char *src;