com gtk/php-gtk: Fixing GdkColorspace type (had an uppercase S): ext/gtk+/gdk-types.defs

[email protected] (David Soria Parra)
Newsgroups php.gtk.cvs
Message-ID <[email protected]>
Commit:    7e7b9dd347aba2f35ec4a876164882a24cdc312c
Author:    Christian Weiske <[email protected]>         Sat, 10 Jun 2006 04:27:53 +0000
Parents:   1daf7764805c9d79f7dda900f356a9774a82b718
Branches:  master

Link:       http://git.php.net/?p=gtk/php-gtk.git;a=commitdiff;h=7e7b9dd347aba2f35ec4a876164882a24cdc312c

Log:
Fixing GdkColorspace type (had an uppercase S)

Changed paths:
  M  ext/gtk+/gdk-types.defs


Diff:
7e7b9dd347aba2f35ec4a876164882a24cdc312c
diff --git a/ext/gtk+/gdk-types.defs b/ext/gtk+/gdk-types.defs
index d89521b..3a95bfa 100644
--- a/ext/gtk+/gdk-types.defs
+++ b/ext/gtk+/gdk-types.defs
@@ -223,9 +223,9 @@
 
 ;; Enumerations and flags ...
 
-(define-enum ColorSpace
+(define-enum Colorspace
   (in-module "Gdk")
-  (c-name "GdkColorSpace")
+  (c-name "GdkColorspace")
   (gtype-id "GDK_TYPE_COLORSPACE")
   (values
     '("rgb" "GDK_COLORSPACE_RGB")
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.