summaryrefslogtreecommitdiff
path: root/graphics/fujiplay/patches/patch-aa
blob: f9805439e96d40c889bff56549e091cf5dea2235 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 1999/11/23 04:22:13 hubertf Exp $

--- fujiplay.c.orig	Tue Nov 23 04:55:05 1999
+++ fujiplay.c	Tue Nov 23 04:58:42 1999
@@ -35,7 +35,7 @@
 #define B115200 EXTB
 #endif
 
-#define DEFAULT_DEVICE	"/dev/fujifilm"
+#define DEFAULT_DEVICE	"/dev/tty00"
 #define TMP_PIC_FILE	".dsc_temp"
 
 struct pict_info {