fix the “dramsey horizontal scrolling bug” – time for you to find another ☺

This commit is contained in:
tg
2007-05-10 19:08:48 +00:00
parent d89613399b
commit 384032b729
3 changed files with 14 additions and 6 deletions

4
sh.h
View File

@@ -8,8 +8,8 @@
/* $OpenBSD: c_test.h,v 1.4 2004/12/20 11:34:26 otto Exp $ */
/* $OpenBSD: tty.h,v 1.5 2004/12/20 11:34:26 otto Exp $ */
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.127 2007/04/24 10:42:02 tg Exp $"
#define MKSH_VERSION "R29 2007/04/17"
#define MKSH_SH_H_ID "$MirOS: src/bin/mksh/sh.h,v 1.128 2007/05/10 19:08:48 tg Exp $"
#define MKSH_VERSION "R29 2007/05/10"
#if HAVE_SYS_PARAM_H
#include <sys/param.h>