write: Improve help text of --writer.
[paraslash.git] / filter.h
index 31eedcc044d5c1a022b8a6bb6bdd37be1c0eb116..686776a0b7e27c42645c143aeca4a79bd83d325c 100644 (file)
--- a/filter.h
+++ b/filter.h
@@ -140,5 +140,4 @@ static inline void write_int16_host_endian(char *buf, int val)
 
 DECLARE_FILTER_INITS
 
-/** The filter array, one structure for each supported filter. */
 const struct filter *filter_get(int filter_num);