81c2858
To: vim-dev@vim.org
81c2858
Subject: Patch 7.2.172 (extra)
81c2858
Fcc: outbox
81c2858
From: Bram Moolenaar <Bram@moolenaar.net>
81c2858
Mime-Version: 1.0
81c2858
Content-Type: text/plain; charset=UTF-8
81c2858
Content-Transfer-Encoding: 8bit
81c2858
------------
81c2858
81c2858
Patch 7.2.172 (extra)
81c2858
Problem:    Compiler warning.
81c2858
Solution:   Adjust function prototype. (Patrick Texier)
81c2858
Files:	    src/os_mswin.c
81c2858
81c2858
81c2858
*** ../vim-7.2.171/src/os_mswin.c	2009-01-22 21:49:21.000000000 +0100
81c2858
--- src/os_mswin.c	2009-05-14 20:54:32.000000000 +0200
81c2858
***************
81c2858
*** 1227,1234 ****
81c2858
   * Wait for another process to Close the Clipboard.
81c2858
   * Returns TRUE for success.
81c2858
   */
81c2858
!     int
81c2858
! vim_open_clipboard()
81c2858
  {
81c2858
      int delay = 10;
81c2858
  
81c2858
--- 1227,1234 ----
81c2858
   * Wait for another process to Close the Clipboard.
81c2858
   * Returns TRUE for success.
81c2858
   */
81c2858
!     static int
81c2858
! vim_open_clipboard(void)
81c2858
  {
81c2858
      int delay = 10;
81c2858
  
81c2858
*** ../vim-7.2.171/src/version.c	2009-05-14 21:51:06.000000000 +0200
81c2858
--- src/version.c	2009-05-14 21:59:45.000000000 +0200
81c2858
***************
81c2858
*** 678,679 ****
81c2858
--- 678,681 ----
81c2858
  {   /* Add new patch number below this line */
81c2858
+ /**/
81c2858
+     172,
81c2858
  /**/
81c2858
81c2858
-- 
81c2858
FROG: How you English say:  I one more time, mac, I unclog my nose towards
81c2858
      you, sons of a window-dresser,  so, you think you could out-clever us
81c2858
      French fellows with your silly knees-bent creeping about advancing
81c2858
      behaviour.  (blows a raspberry) I wave my private parts at your aunties,
81c2858
      you brightly-coloured, mealy-templed, cranberry-smelling, electric
81c2858
      donkey-bottom biters.
81c2858
                 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
81c2858
81c2858
 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net   \\\
81c2858
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
81c2858
\\\        download, build and distribute -- http://www.A-A-P.org        ///
81c2858
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///