From: Eli Zaretskii Date: Sat, 25 Nov 2006 14:30:18 +0000 (+0000) Subject: (Fw16_set_clipboard_data): Fix the call to sit_for as per the calling sequence X-Git-Tag: emacs-pretest-22.0.92~516 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=b33e80aa31bc01269e4a27d40a0c279ae88694d1;p=emacs.git (Fw16_set_clipboard_data): Fix the call to sit_for as per the calling sequence changed on 2006-07-11. --- diff --git a/src/w16select.c b/src/w16select.c index cd3098bae52..ea9d9aea190 100644 --- a/src/w16select.c +++ b/src/w16select.c @@ -590,7 +590,7 @@ DEFUN ("w16-set-clipboard-data", Fw16_set_clipboard_data, Sw16_set_clipboard_dat message2 (system_error_msg, sizeof (system_error_msg) - 1, 0); break; } - sit_for (2, 0, 0, 1, 1); + sit_for (make_number (2), 0, 2); } done: