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

[mgp-users-jp 01375] [PATCH 4/5] fix a warning in image/imagetypes.c



Hello.

Fix a warning:
| imagetypes.c:36: warning: initialization from incompatible pointer type

Thanks.

Index: image/imagetypes.h
===================================================================
RCS file: /cvsmgp/kit/image/imagetypes.h,v
retrieving revision 1.5
diff -u -p -r1.5 imagetypes.h
--- image/imagetypes.h	18 Jan 2001 09:07:14 -0000	1.5
+++ image/imagetypes.h	31 Aug 2004 03:54:27 -0000
@@ -44,5 +44,5 @@ int jpegIdent();
 int imIdent();
 #ifdef USE_PNG
 int pngIdent();
-int pngLoad();
+Image *pngLoad();
 #endif

-- 
吉藤英明 (YOSHIFUJI,Hideaki)         <yoshfuji@wide.ad.jp>
GPG FP: 9022 65EB 1ECF 3AD1 0BDF  80D8 4807 F894 E062 0EEA