mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-10-03 00:52:19 -04:00
11 lines
328 B
Plaintext
11 lines
328 B
Plaintext
$NetBSD: patch-ai,v 1.1 2008/09/01 06:57:58 dholland Exp $
|
|
|
|
--- libray/libtext/texture.h~ 1992-02-09 22:03:41.000000000 -0500
|
|
+++ libray/libtext/texture.h 2008-09-01 02:10:15.000000000 -0400
|
|
@@ -76,4 +76,4 @@ Color *ColormapRead();
|
|
|
|
extern Trans model2text, prim2text, world2text;
|
|
|
|
-#endif TEXTURE_H
|
|
+#endif /* TEXTURE_H */
|