getopt: tabify, in preparation for merge with glibc
commit64abc9c7c6c81521af1b29f05500b1106f92f608
authorZack Weinberg <zackw@panix.com>
Thu, 6 Apr 2017 18:14:13 +0000 (6 11:14 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 6 Apr 2017 22:42:02 +0000 (6 15:42 -0700)
treedf9617d401a7204b7961d19bb647a835676de653
parent06d9e7302a736d7fa3db9cf1eb9850b60aee612f
getopt: tabify, in preparation for merge with glibc

glibc sticks to the GNU default of indenting with a mix of
8-column tabs and spaces; make the gnulib copy match.

getopt.h is not included because it is *not* going to be merged in its
present form.

* getopt.c, getopt1.c, getopt_int.h: Tabify.
ChangeLog
lib/getopt.c
lib/getopt1.c
lib/getopt_int.h