From ba67bbb2db6327dc0f64eab24bafe5f023ce42ed Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Juha=20Vehvil=C3=A4inen?= Date: Mon, 17 Feb 2003 22:28:16 +0000 Subject: 0.32 svn path=/trunk/Framestein/; revision=418 --- Plugins/xshred.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Plugins/xshred.c') diff --git a/Plugins/xshred.c b/Plugins/xshred.c index 6918e50..4b0517b 100644 --- a/Plugins/xshred.c +++ b/Plugins/xshred.c @@ -1,6 +1,8 @@ #include #include "plugin.h" +INFO("horizontal shredding. usage: xshred ") + void perform_copy(_frame f1, _frame f2, _args a) { int step, w, h, y, pixelsize=f1.pixelformat/8; -- cgit v1.2.1