Mercurial > emacs
changeset 5705:a55a71a6eb33
entered into RCS
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Sun, 30 Jan 1994 03:04:13 +0000 |
parents | a966bcdd01d0 |
children | 75570af32e92 |
files | src/widget.h |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/src/widget.h Sun Jan 30 01:09:58 1994 +0000 +++ b/src/widget.h Sun Jan 30 03:04:13 1994 +0000 @@ -85,6 +85,6 @@ extern struct _DisplayContext* display_context; /* Special entrypoints */ -void EmacsFrameSetCharSize (Widget widget, int rows, int cols); +void EmacsFrameSetCharSize (); #endif /* _EmacsFrame_h */