From: Paul Eggert Date: Wed, 3 Sep 2003 06:19:00 +0000 (+0000) Subject: (struct fmttab.name): Now char const *. All uses changed. X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=14e8c10222cea224f47214339fe9bd61f19ebfbc;hp=14e8c10222cea224f47214339fe9bd61f19ebfbc;p=chaz%2Ftar (struct fmttab.name): Now char const *. All uses changed. (fmttab): Now const. All uses changed. Avoid GCC warning by not eliding initializers. (set_archive_format): Report an error if no format name matches, instead of returning an undefined value. (set_archive_format): Now static. ---