Fix portability problem (result of getopt is int, not char).
authorTom Lane <tgl@sss.pgh.pa.us>
Wed, 9 Jan 2002 18:21:46 +0000 (18:21 +0000)
committerTom Lane <tgl@sss.pgh.pa.us>
Wed, 9 Jan 2002 18:21:46 +0000 (18:21 +0000)
commit5dc81e1c085563c8f0f072a853eed1bb1d6ab592
tree17aca00176090a08717b19fbc4d0620b3d417def
parentb0de04142f77795374f7705754ef6e495e93e2ff
Fix portability problem (result of getopt is int, not char).
src/tools/entab/entab.c