[gimp] correct a comment



commit d655f0360765a9d390377ffa1a6564a130a5fe2f
Author: Sven Neumann <sven gimp org>
Date:   Wed Aug 19 16:59:15 2009 +0200

    correct a comment

 app/core/gimpcontext.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/app/core/gimpcontext.c b/app/core/gimpcontext.c
index a749ad5..2014e60 100644
--- a/app/core/gimpcontext.c
+++ b/app/core/gimpcontext.c
@@ -251,7 +251,7 @@ enum
   GIMP_CONTEXT_PROP_0,
   GIMP_CONTEXT_PROP_GIMP
 
-  /*  remaining values are in core-types.h  */
+  /*  remaining values are in core-enums.h  (GimpContextPropType)  */
 };
 
 enum



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]