summaryrefslogtreecommitdiffstats
path: root/contrib/texinfo/info/footnotes.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/texinfo/info/footnotes.h')
-rw-r--r--contrib/texinfo/info/footnotes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/contrib/texinfo/info/footnotes.h b/contrib/texinfo/info/footnotes.h
index 6fd42a3..7f58399 100644
--- a/contrib/texinfo/info/footnotes.h
+++ b/contrib/texinfo/info/footnotes.h
@@ -1,7 +1,7 @@
/* footnotes.h -- Some functions for manipulating footnotes.
- $Id: footnotes.h,v 1.1 2002/08/25 23:38:38 karl Exp $
+ $Id: footnotes.h,v 1.3 2004/04/11 17:56:45 karl Exp $
- Copyright (C) 1993, 1997, 1998, 2002 Free Software Foundation, Inc.
+ Copyright (C) 1993, 1997, 1998, 2002, 2004 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -35,7 +35,7 @@
and displayed. Returns FN_UNFOUND if there were no footnotes found
in WINDOW's node. Returns FN_UNABLE if there were footnotes, but the
window to show them couldn't be made. */
-extern int info_get_or_remove_footnotes ();
+extern int info_get_or_remove_footnotes (WINDOW *window);
/* Non-zero means attempt to show footnotes when displaying a new window. */
extern int auto_footnotes_p;
OpenPOWER on IntegriCloud