From: Lars Hjemli Date: Fri, 31 Jul 2009 13:52:57 +0000 (+0200) Subject: ui-snapshot: use cgit_{open|close}_filter() to execute compressors X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/18dfbdc099c1398016427b6fa7f1a1facb363998?ds=inline;hp=18dfbdc099c1398016427b6fa7f1a1facb363998 ui-snapshot: use cgit_{open|close}_filter() to execute compressors This simplifies the code in ui-snapshot.c and makes the test-suite verify the new filter-functions. Signed-off-by: Lars Hjemli ---