1
0
mirror of https://git.savannah.gnu.org/git/emacs.git synced 2025-01-20 18:17:20 +00:00

(window_box_text_cols): Declare.

This commit is contained in:
Stefan Monnier 2003-05-25 17:48:26 +00:00
parent d152a715a0
commit fccd208dec

View File

@ -872,5 +872,6 @@ extern void init_window P_ ((void));
extern void syms_of_window P_ ((void));
extern void keys_of_window P_ ((void));
extern int window_box_text_cols P_ ((struct window *w));
#endif /* not WINDOW_H_INCLUDED */