~kris/9p

9hist

b40bd80a143b498fa2f325b22f2071f2d1bd94d6 — David du Colombier 34 years ago 65e5979
Plan 9 from Bell Labs 1992-04-27
1 files changed, 1 insertions(+), 1 deletions(-)

M gnot/main.c
M gnot/main.c => gnot/main.c +1 -1
@@ 338,7 338,7 @@ confinit(void)
	conf.nmux = 10;
	if(*(uchar*)MOUSE & (1<<4))
		conf.nbitbyte *= 2;	/* ldepth 1 */
	conf.nsubfont = 10*mul;
	conf.nsubfont = 30*mul;
	conf.nfont = 10*mul;
	conf.nurp = 32;
	conf.nasync = 1;