gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] gnash/cygnal statistics.h


From: Rob Savoye
Subject: [Gnash-commit] gnash/cygnal statistics.h
Date: Sun, 11 Mar 2007 17:55:41 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Rob Savoye <rsavoye>    07/03/11 17:55:41

Modified files:
        cygnal         : statistics.h 

Log message:
        Make BSD constant BSDS, as there is a conflict on OpenBSD.

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/cygnal/statistics.h?cvsroot=gnash&r1=1.2&r2=1.3

Patches:
Index: statistics.h
===================================================================
RCS file: /sources/gnash/gnash/cygnal/statistics.h,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -b -r1.2 -r1.3
--- statistics.h        5 Feb 2007 20:24:54 -0000       1.2
+++ statistics.h        11 Mar 2007 17:55:41 -0000      1.3
@@ -49,7 +49,7 @@
     typedef enum {
         NO_OSTYPE,
         LINUX,
-        BSD,
+        BSDS,
         DARWIN,
         WIN32,
         SOLARIS




reply via email to

[Prev in Thread] Current Thread [Next in Thread]