Change type of variables whose addresses are passed to dict_get_vars()
authorBen Pfaff <blp@gnu.org>
Sat, 17 Sep 2005 18:15:38 +0000 (18:15 +0000)
committerBen Pfaff <blp@gnu.org>
Sat, 17 Sep 2005 18:15:38 +0000 (18:15 +0000)
commit45b8514ebb8a7b10eb5d911a231a9fc7974f8ba9
tree14f2e368674c5be51f0bf262f197ba60dcca7af0
parent73795d4af5570440331621772d542df7922e6f5c
Change type of variables whose addresses are passed to dict_get_vars()
from size_t to int to match John's previous change to dict_get_vars().
src/ChangeLog
src/matrix-data.c
src/modify-vars.c