changeset 1510:2fd5263590ea

* dispextern.h (sit_for): Declare this extern.
author Jim Blandy <jimb@redhat.com>
date Sat, 31 Oct 1992 05:18:16 +0000
parents 9675ae1d95c2
children ff88f962a982
files src/dispextern.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/dispextern.h	Sat Oct 31 05:17:46 1992 +0000
+++ b/src/dispextern.h	Sat Oct 31 05:18:16 1992 +0000
@@ -131,3 +131,4 @@
   };
 
 extern void get_display_line ();
+extern Lisp_Object sit_for ();