repo.or.cz
/
minix-pkgsrc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Fixup fromcvs/togit conversion
[minix-pkgsrc.git]
/
emulators
/
xcopilot
/
patches
/
patch-af
blob
11189c6b9dcf3ae5dca8afd974f00d79617f5fab
1
$NetBSD$
2
3
--- xcopilot.c.orig Tue Aug 25 06:53:31 1998
4
+++ xcopilot.c Mon Sep 13 23:26:33 1999
5
@@ -111,7 +111,7 @@
6
7
XtGetApplicationResources(pilot.topWidget, &pilot, resources, XtNumber(ros),
8
NULL, 0);
9
-
10
+ pilot.threads = 0;
11
if (pilot.DoublePixels)
12
pilot.MagFactor = 2;
13