# HG changeset patch # User Richard M. Stallman # Date 759899053 0 # Node ID a55a71a6eb331eb0a68079b30e1b8c0c0a935d0b # Parent a966bcdd01d03820c25b885572350df684e9a4c5 entered into RCS diff -r a966bcdd01d0 -r a55a71a6eb33 src/widget.h --- 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 */