pkgsrc/graphics/rayshade/patches/patch-ag
2008-09-01 06:57:58 +00:00

13 lines
434 B
Text

$NetBSD: patch-ag,v 1.1 2008/09/01 06:57:58 dholland Exp $
--- libray/liblight/extended.h~ 1992-02-09 22:03:11.000000000 -0500
+++ libray/liblight/extended.h 2008-09-01 02:09:05.000000000 -0400
@@ -33,7 +33,7 @@ typedef struct {
extern Extended *ExtendedCreate();
extern LightMethods *ExtendedMethods();
-extern int ExtendedIntens();
+/*extern int ExtendedIntens();*/
extern void ExtendedDirection();
#endif /* EXTENDED_H */