Thread: pgsql/src/tools/entab entab.c

pgsql/src/tools/entab entab.c

From
tgl@postgresql.org
Date:
CVSROOT:    /cvsroot
Module name:    pgsql
Changes by:    tgl@postgresql.org    02/01/09 13:21:46

Modified files:
    src/tools/entab: entab.c

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