diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2019-12-30 16:58:11 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2019-12-30 16:58:11 +0000 |
commit | 46f229ace1d1385ebaf3e22818b4bba00ed3b95f (patch) | |
tree | 5ee3fabd9422c0d2f1786fbe9445cdb7760001a5 /japanese/kterm/files/patch-util.c | |
parent | Update to 3.0.1 (diff) |
Fixup patches by makepatch. No functional change.
Notes
Notes:
svn path=/head/; revision=521518
Diffstat (limited to 'japanese/kterm/files/patch-util.c')
-rw-r--r-- | japanese/kterm/files/patch-util.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/japanese/kterm/files/patch-util.c b/japanese/kterm/files/patch-util.c index 3f81b4f7d308..f0877f9d9c5d 100644 --- a/japanese/kterm/files/patch-util.c +++ b/japanese/kterm/files/patch-util.c @@ -1,5 +1,5 @@ ---- util.c.orig Wed Nov 13 23:56:22 2002 -+++ util.c Wed Nov 13 23:53:41 2002 +--- util.c.orig 2016-11-04 21:41:21 UTC ++++ util.c @@ -36,6 +36,7 @@ #include <stdio.h> @@ -8,7 +8,7 @@ static void horizontal_copy_area(); static void vertical_copy_area(); -@@ -706,6 +707,54 @@ +@@ -706,6 +707,54 @@ register TScreen *screen; /* * Clear last part of cursor's line, inclusive. */ |