summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/patch/pch.h
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/patch/pch.h')
-rw-r--r--gnu/usr.bin/patch/pch.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/patch/pch.h b/gnu/usr.bin/patch/pch.h
index d815fe8..0393dea 100644
--- a/gnu/usr.bin/patch/pch.h
+++ b/gnu/usr.bin/patch/pch.h
@@ -32,5 +32,5 @@ LINENUM pch_context(void);
LINENUM pch_hunk_beg(void);
char pch_char(LINENUM _line);
char *pfetch(LINENUM _line);
-char *pgets(char *_bf, int _sz, FILE *_fp);
+size_t pgets(bool _do_indent);
void do_ed_script(void);
OpenPOWER on IntegriCloud