diff options
Diffstat (limited to 'games/hugo/patches/patch-ad')
-rw-r--r-- | games/hugo/patches/patch-ad | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/games/hugo/patches/patch-ad b/games/hugo/patches/patch-ad index dcab3734d0a..ea54ff13684 100644 --- a/games/hugo/patches/patch-ad +++ b/games/hugo/patches/patch-ad @@ -1,8 +1,8 @@ -$NetBSD: patch-ad,v 1.2 2005/05/07 23:04:17 dillo Exp $ +$NetBSD: patch-ad,v 1.3 2005/07/18 01:18:59 kristerw Exp $ ---- source/hdtools.c.orig 2005-01-17 21:10:00.000000000 +0100 -+++ source/hdtools.c -@@ -147,7 +147,7 @@ void DrawBranch(int obj)
+--- source/hdtools.c.orig Mon Jan 17 21:10:00 2005 ++++ source/hdtools.c Mon Jul 18 03:09:11 2005 +@@ -147,7 +147,7 @@ /* Scroll the window up a line if necessary */
if (tree_lines>=D_SCREENHEIGHT-1)
{
|