[Rawstudio-commit] r2213 - trunk/contrib
Anders Kvist
anders at kvistmail.dk
Sun Feb 22 19:41:30 CET 2009
Author: akv
Date: 2009-02-22 19:41:29 +0100 (Sun, 22 Feb 2009)
New Revision: 2213
Modified:
trunk/contrib/output-template.c
Log:
Fixed typo.
Modified: trunk/contrib/output-template.c
===================================================================
--- trunk/contrib/output-template.c 2009-02-22 18:34:15 UTC (rev 2212)
+++ trunk/contrib/output-template.c 2009-02-22 18:41:29 UTC (rev 2213)
@@ -117,7 +117,7 @@
static gboolean
execute8(RSOutput *output, GdkPixbuf *pixbuf)
{
- RSTemplate *template = RS_TEMPLATE(object);
+ RSTemplate *template = RS_TEMPLATE(output);
/* Do everything */
More information about the Rawstudio-commit
mailing list