aboutsummaryrefslogtreecommitdiff
path: root/Plugins/fromage.c
diff options
context:
space:
mode:
Diffstat (limited to 'Plugins/fromage.c')
-rw-r--r--Plugins/fromage.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Plugins/fromage.c b/Plugins/fromage.c
index 0c8b48a..7514daf 100644
--- a/Plugins/fromage.c
+++ b/Plugins/fromage.c
@@ -13,6 +13,8 @@
#include <string.h>
#include "plugin.h"
+INFO("242.fromage -- does cheezy wipes between two input images")
+
void perform_effect(struct frame f, struct args a)
{
printf("Using fromage as effect does nothing!\n");