Author: abrander
Date: 2010-05-26 16:35:15 +0200 (Wed, 26 May 2010)
New Revision: 3374

Modified:
   trunk/librawstudio/rs-icc-profile.h
Log:
Fixed typo.

Modified: trunk/librawstudio/rs-icc-profile.h
===================================================================
--- trunk/librawstudio/rs-icc-profile.h 2010-05-26 12:03:27 UTC (rev 3373)
+++ trunk/librawstudio/rs-icc-profile.h 2010-05-26 14:35:15 UTC (rev 3374)
@@ -69,7 +69,7 @@
 } RSIccProfile_Class;
 
 #define RS_TYPE_ICC_PROFILE_CLASS rs_icc_profile_class_get_type()
-GType icc_profile_class_get_type(void);
+GType rs_icc_profile_class_get_type(void);
 
 typedef enum {
        RS_ICC_INTENT_PERCEPTUAL            = 0,


_______________________________________________
Rawstudio-commit mailing list
[email protected]
http://rawstudio.org/cgi-bin/mailman/listinfo/rawstudio-commit

Reply via email to