Use MAX_SHORT_STRING in place of MIN_LONG_STRING.
authorBen Pfaff <blp@gnu.org>
Tue, 26 May 2009 03:22:01 +0000 (20:22 -0700)
committerBen Pfaff <blp@gnu.org>
Sun, 7 Jun 2009 04:11:14 +0000 (21:11 -0700)
commit18021ef879fa68dbec546155311d6676653cf7c3
tree8e3fce6b5cf5db7af0e1067a5005da8f0c7cc590
parent2f10847d456fff212f0b3e602f7d6b57512f4830
Use MAX_SHORT_STRING in place of MIN_LONG_STRING.

There is no good reason to have both of these constants, so replace all
uses of MAX_LONG_STRING by MAX_SHORT_STRING.
src/data/caseproto.c
src/data/caseproto.h
src/data/value.c
src/data/value.h