]> git.pld-linux.org Git - packages/devsec.git/commitdiff
- initial, wild guess, might be not good... it's too late now...
authorPaweł Gołaszewski <blues@pld-linux.org>
Sun, 12 Mar 2006 00:13:41 +0000 (00:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    devsec-no_extern.patch -> 1.1

devsec-no_extern.patch [new file with mode: 0644]

diff --git a/devsec-no_extern.patch b/devsec-no_extern.patch
new file mode 100644 (file)
index 0000000..1e3f85e
--- /dev/null
@@ -0,0 +1,11 @@
+--- ./devsec/tsrep3/server/tsrep3/gui/gui_main.cpp.org 2005-10-26 03:36:29.000000000 +0000
++++ ./devsec/tsrep3/server/tsrep3/gui/gui_main.cpp     2006-03-11 23:28:25.000000000 +0000
+@@ -16,7 +16,7 @@
+ #include "memcpy.h"
+-extern int v4l_pipe;
++int v4l_pipe = -1;
+ MessageHandler *pMsg = NULL;
+ Socket *pSocket = NULL;
This page took 0.086273 seconds and 4 git commands to generate.