freebsd-ports/comms/libticables/files/patch-src-linux-slv_link2.c
Pav Lucistnik a8203f58cc - Update to libticalcs 4.5.9, libtifiles 0.6.5, libticables 3.9.2 and tilp 6.79
PR:		ports/82407
Submitted by:	Tijl Coosemans <tijl@ulyssis.org> (maintainer)
2005-06-23 16:29:05 +00:00

11 lines
322 B
C

--- src/linux/slv_link2.c.orig Sun Sep 26 13:11:20 2004
+++ src/linux/slv_link2.c Mon May 30 15:27:12 2005
@@ -111,7 +111,7 @@
{}
};
-//static int max_ps = 32; // max packet size (32 ot 64)
+static int max_ps = 32; // max packet size (32 ot 64)
static int nBytesWrite2 = 0;
static uint8_t *wBuf2 = NULL;