Hi, I found a trivial mismatch in a comment:
--- a/src/gui_w32.c +++ b/src/gui_w32.c @@ -17,7 +17,7 @@ * scrollbars, etc. * * Note: Clipboard stuff, for cutting and pasting text to other windows, is in - * os_win32.c. (It can also be done from the terminal version). + * winclip.c. (It can also be done from the terminal version). * * TODO: Some of the function signatures ought to be updated for Win64; * e.g., replace LONG with LONG_PTR, etc. This should have been updated when 7.3.836 was merged. Regards, Ken Takata -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
