Don't pass the vector's capacity as a parameter to vector_reserve
commit570eb4e1a7efb15a93a8b70e9293de6523b63284
authorChris Robinson <chris.kcat@gmail.com>
Mon, 31 Mar 2014 13:13:56 +0000 (31 06:13 -0700)
committerChris Robinson <chris.kcat@gmail.com>
Mon, 31 Mar 2014 13:13:56 +0000 (31 06:13 -0700)
tree117a7030606dcf864c4ba560a6a00a8a5fe19fff
parent48b472abb7a7bb88ef225141b0f153d8f49ea77c
Don't pass the vector's capacity as a parameter to vector_reserve
Alc/helpers.c
Alc/vector.h