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/rgbseek.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Plugins/rgbseek.c') diff --git a/Plugins/rgbseek.c b/Plugins/rgbseek.c index cf53aa5..822af9c 100644 --- a/Plugins/rgbseek.c +++ b/Plugins/rgbseek.c @@ -15,6 +15,8 @@ #include #include "plugin.h" +INFO("242.rgbseek -- does binary color recognition on an input image") + void perform_effect(struct frame f, struct args a) { int x,y; -- cgit v1.2.1