argv-iter: omit nonconforming declaration
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Oct 2010 03:49:40 +0000 (20:49 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 14 Oct 2010 03:50:11 +0000 (20:50 -0700)
commit1179fb893526296be259211c2530feb225ebefc8
tree7405228993c190d4a11e1ee58ff0bc04ec084afd
parentb6d1430494cdd252cd52eca6abf88b1a00f6c983
argv-iter: omit nonconforming declaration

* lib/argv-iter.h (enum argv_iter_err): Omit the useless
enum arg_iter_err declaration, which doesn't conform to C99.
Solaris 10 cc warns about this.
ChangeLog
lib/argv-iter.h