freebsd-ports/security/ifd-slb_rf60/files/patch-serial.h
Edwin Groothuis e97215bace New port: devel/slb_rf60
This is a pcsc-lite driver for the Schlumberger Reflex 62/64
	serial smartcard reader

	This port should be filed under "security/ifd-slb_rf60"
	because there are already some other pcsc-lite drivers
	follow this convention.

	I also made a few minor changes because of portlint warnings,
	so please apply this patch and rename the directory to
	"ifd-slb_rf60" before committing.

PR:		ports/63120
Submitted by:	Toni Andjelkovic <toni@soth.at>
2004-07-19 06:04:16 +00:00

10 lines
189 B
C

--- serial.h.bak Fri Feb 20 07:26:31 2004
+++ serial.h Fri Feb 20 07:26:45 2004
@@ -65,6 +65,6 @@
void
);
-#define DATA_DUMP_FILE "dump"
+/* #define DATA_DUMP_FILE "dump" */
#endif