summaryrefslogtreecommitdiffstats
path: root/usr.bin/patch/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/patch/pch.h')
-rw-r--r--usr.bin/patch/pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/patch/pch.h b/usr.bin/patch/pch.h
index e60cc86..da7a08d 100644
--- a/usr.bin/patch/pch.h
+++ b/usr.bin/patch/pch.h
@@ -44,7 +44,7 @@ bool there_is_another_patch(void);
bool another_hunk(void);
bool pch_swap(void);
char *pfetch(LINENUM);
-short pch_line_len(LINENUM);
+unsigned short pch_line_len(LINENUM);
LINENUM pch_first(void);
LINENUM pch_ptrn_lines(void);
LINENUM pch_newfirst(void);
OpenPOWER on IntegriCloud