file-compressor: Update comment about requiring gzip and bzip2

This commit is contained in:
Mukund Sivaraman 2012-01-12 05:29:06 +05:30
parent 42659606d0
commit f2b9b5eaa4

View file

@ -28,8 +28,6 @@
/* Albert Cahalan <acahalan at cs.uml.edu> */
/* This is reads and writes compressed image files for GIMP
*
* You need to have gzip or bzip2 installed for it to work.
*
* It should work with file names of the form
* filename.foo.[gz|bz2] where foo is some already-recognized extension