aboutsummaryrefslogtreecommitdiffstats
path: root/src/window.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/window.h')
-rw-r--r--src/window.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/window.h b/src/window.h
index 0a4bdb6e891..cfb1b349d8b 100644
--- a/src/window.h
+++ b/src/window.h
@@ -892,6 +892,3 @@ extern void keys_of_window P_ ((void));
892extern int window_box_text_cols P_ ((struct window *w)); 892extern int window_box_text_cols P_ ((struct window *w));
893 893
894#endif /* not WINDOW_H_INCLUDED */ 894#endif /* not WINDOW_H_INCLUDED */
895
896/* arch-tag: d4a6942f-e433-4ffe-ac10-2c3574f28577
897 (do not change this comment) */