fix prior
git-svn-id: svn://kolibrios.org@7886 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
parent
eb33af59d1
commit
4329c0c1c3
@ -136,7 +136,7 @@ struct collection_int
|
|||||||
}
|
}
|
||||||
|
|
||||||
:void collection_int::drop() {
|
:void collection_int::drop() {
|
||||||
element[0] = count = 0;
|
count = 0;
|
||||||
}
|
}
|
||||||
|
|
||||||
#endif
|
#endif
|
Loading…
Reference in New Issue
Block a user