Fix portability problem (result of getopt is int, not char).

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 8ff263f3624a43e93a76f5b4491db2f84d24fc40
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2002-01-09T18:21:46Z
Releases: 7.2.1
Fix portability problem (result of getopt is int, not char).

Files

PathChange+/−
src/tools/entab/entab.c modified +1 −1