mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 03:00:42 -04:00
- Multiple minor patches to clean up the code and avoid compiler warnings (in order to prevent possible errors with future versions of GCC or other modern compilers) Remark: graphics/urt is also included in the cad/brlcad distribution, and has been factured out for the ports collection. The submitter merged some cleanups for IRIX by Lee Butler in order to prevent the mess of two diverging urt versions in the ports tree (the one bundled with cad/brlcad and graphics/urt). He also contributed serveral improvments himself. PR: ports/78687 Submitted by: Pedro F. Giffuni <giffunip@yahoo.com> Approved by: arved
8 lines
326 B
C
8 lines
326 B
C
--- get/getx11/XGetHClrs.c.orig Sun Jan 30 15:48:57 2005
|
|
+++ get/getx11/XGetHClrs.c Sun Jan 30 15:49:38 2005
|
|
@@ -1,5 +1,4 @@
|
|
#ifndef XLIBINT_H_NOT_AVAILABLE
|
|
-#include <X11/copyright.h>
|
|
|
|
/* $XConsortium: XGetHClrs.c,v 11.10 88/09/06 16:07:50 martin Exp $ */
|
|
/* Copyright Massachusetts Institute of Technology 1986 */
|