* util/grub-editenv.c: Use argp instead of getopt.

This commit is contained in:
Yves Blusseau 2010-09-20 12:39:28 +02:00
parent c5930ec832
commit 6439b8ee81
2 changed files with 90 additions and 70 deletions

View file

@ -1,3 +1,7 @@
2010-09-20 Yves Blusseau <blusseau@zetam.org>
* util/grub-editenv.c: Use argp instead of getopt.
2010-09-20 Yves Blusseau <blusseau@zetam.org>
* util/grub-setup.c: Use argp instead of getopt.