mirror of
https://git.freebsd.org/ports.git
synced 2025-05-29 09:26:27 -04:00
- Avoid some compiler warnings - Remove obsolete WWW: line - Bump PORTREVISION PR: 59129 Submitted by: Ports Fury
10 lines
226 B
C
10 lines
226 B
C
--- sf.h.orig Mon Dec 21 08:18:55 1998
|
|
+++ sf.h Sat Nov 8 21:20:24 2003
|
|
@@ -17,6 +17,7 @@
|
|
|
|
typedef enum
|
|
{
|
|
+ c_VERSION = 'V',
|
|
c_VIEW_GEOMETRY = 'v',
|
|
c_CONTROL_GEOMETRY = 'c',
|
|
c_MINIMIZE = 'm',
|