summaryrefslogtreecommitdiff
path: root/graphics/gimp24/patches/patch-ac
blob: 96b6614cfbfe5d9d8d0a7122f24978a88e705b8b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ac,v 1.1 2006/04/14 10:49:59 adam Exp $

--- app/plug-in/plug-in-run.h.orig	2006-04-14 10:19:49.000000000 +0200
+++ app/plug-in/plug-in-run.h
@@ -22,7 +22,7 @@
 #define __PLUG_IN_RUN_H__
 
 #ifndef __YES_I_NEED_PLUG_IN_RUN__
-#error Don't use plug_in_run*(), use gimp_procedure_execute*() instead.
+#error Do not use plug_in_run*(), use gimp_procedure_execute*() instead.
 #endif