ports/x11-wm/olvwm/files/patch-ol_button.svr4.c
Cy Schubert fbde5c5dd6 Fix build under 10-CURRENT.
Split old-style patch files into current standard individual patch files.
2013-09-18 05:16:46 +00:00

19 lines
387 B
C

*** ol_button.svr4.c.orig Sun Jan 24 20:21:22 1999
--- ol_button.svr4.c Sun Jan 24 20:23:34 1999
***************
*** 12,18 ****
*
*/
! #ifdef SVR4
/*
* Copyright 1989-1990 Sun Microsystems See LEGAL_NOTICE for terms of
--- 12,18 ----
*
*/
! #if defined(SVR4) || defined(XVIEW32)
/*
* Copyright 1989-1990 Sun Microsystems See LEGAL_NOTICE for terms of