Use a switch instead of successive if (strcmp()) statments.
[oweals/busybox.git] / archival / uncompress.c
2002-11-01 Glenn L McGrathMake uncompress a seperate applet so it doesnt pull...