Use long integer types in several places, such as unparse_integer()
authorAri Johnson <ari@theari.com>
Fri, 7 Nov 2008 21:01:32 +0000 (21:01 +0000)
committerCobraMUSH <cobramush@nveid.com>
Tue, 4 Mar 2008 21:22:14 +0000 (21:22 +0000)
commit1fe8792f9f898a7ce1980bbc8ab0423d4e3d24ed
tree24ea091d64fa64e21df1c584183595b82752c996
parente2ce7e10f935001caa731e780a183bfcb6a49694
Use long integer types in several places, such as unparse_integer()
(cherry picked from commit 721bd96c170791fabc570fbbcdd424c3adb776ea)
hdrs/externs.h
hdrs/parse.h
src/strutil.c
src/unparse.c