aboutsummaryrefslogtreecommitdiffstats
path: root/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'proto.h')
-rw-r--r--proto.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/proto.h b/proto.h
index d600ff2..28f1387 100644
--- a/proto.h
+++ b/proto.h
@@ -1,4 +1,4 @@
-/* $Id: proto.h,v 1.56 2002/11/19 17:40:34 ukai Exp $ */
+/* $Id: proto.h,v 1.57 2002/11/21 16:15:58 ukai Exp $ */
/*
* This file was automatically generated by version 1.7 of cextract.
* Manual editing not recommended.
@@ -71,6 +71,8 @@ extern void nextR(void);
extern void nextRD(void);
extern void nextD(void);
extern void nextU(void);
+extern void nextBf(void);
+extern void prevBf(void);
extern void backBf(void);
extern void deletePrevBuf(void);
extern void goURL(void);