Respect the constness of caseproto.
authorJohn Darrington <john@darrington.wattle.id.au>
Sun, 19 Jul 2009 11:04:39 +0000 (13:04 +0200)
committerJohn Darrington <john@darrington.wattle.id.au>
Sun, 19 Jul 2009 11:04:39 +0000 (13:04 +0200)
commited0dda01c61c6b086e47f64302b75da5df97db87
tree056dd62a6c78e4f78ff72a8dffaf19a6c40fe1e7
parented7039fafdba4e2f72ad6e4192197fc938c6d2b0
Respect the constness of caseproto.

New function caseproto_clone.  This means we
can clone a proto, then mutate it as we want.
src/data/caseproto.c
src/data/caseproto.h
src/data/casereader-translator.c