gnash-commit
[Top][All Lists]
Advanced

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

[Gnash-commit] gnash/server shm.cpp


From: Markus Gothe
Subject: [Gnash-commit] gnash/server shm.cpp
Date: Fri, 29 Sep 2006 02:39:46 +0000

CVSROOT:        /sources/gnash
Module name:    gnash
Changes by:     Markus Gothe <nihilus>  06/09/29 02:39:46

Modified files:
        server         : shm.cpp 

Log message:
        hide...

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/gnash/server/shm.cpp?cvsroot=gnash&r1=1.17&r2=1.18

Patches:
Index: shm.cpp
===================================================================
RCS file: /sources/gnash/gnash/server/shm.cpp,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -b -r1.17 -r1.18
--- shm.cpp     29 Sep 2006 02:36:13 -0000      1.17
+++ shm.cpp     29 Sep 2006 02:39:46 -0000      1.18
@@ -67,7 +67,7 @@
 namespace gnash {
 
 const int DEFAULT_SHM_SIZE = 10240;
-const int MAX_FILESPEC_SIZE = 20;
+//const int MAX_FILESPEC_SIZE = 20;
 
 #ifdef darwin
 # ifndef MAP_INHERIT




reply via email to

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