]> git.ipfire.org Git - people/arne_f/ipfire-3.x.git/blame - vim/patches/vim-7.3.408.patch0
vim: Update configuration file.
[people/arne_f/ipfire-3.x.git] / vim / patches / vim-7.3.408.patch0
CommitLineData
c6060300
MT
1To: vim_dev@googlegroups.com
2Subject: Patch 7.3.408
3Fcc: outbox
4From: Bram Moolenaar <Bram@moolenaar.net>
5Mime-Version: 1.0
6Content-Type: text/plain; charset=UTF-8
7Content-Transfer-Encoding: 8bit
8------------
9
10Patch 7.3.408 (after 7.3.406)
11Problem: Missing declaration.
12Solution: Add the declaration. (John Marriott)
13Files: src/gui_w48.c
14
15
16*** ../vim-7.3.407/src/gui_w48.c 2012-01-20 17:57:47.000000000 +0100
17--- src/gui_w48.c 2012-01-20 20:51:57.000000000 +0100
18***************
19*** 3286,3291 ****
20--- 3286,3292 ----
21 {
22 char_u *tmp;
23 int len;
24+ WCHAR *res;
25
26 tmp = convert_filter(s);
27 if (tmp == NULL)
28*** ../vim-7.3.407/src/version.c 2012-01-20 20:44:38.000000000 +0100
29--- src/version.c 2012-01-20 20:52:56.000000000 +0100
30***************
31*** 716,717 ****
32--- 716,719 ----
33 { /* Add new patch number below this line */
34+ /**/
35+ 408,
36 /**/
37
38--
39BLACK KNIGHT: None shall pass.
40ARTHUR: I have no quarrel with you, brave Sir knight, but I must cross
41 this bridge.
42BLACK KNIGHT: Then you shall die.
43 "Monty Python and the Holy Grail" PYTHON (MONTY) PICTURES LTD
44
45 /// Bram Moolenaar -- Bram@Moolenaar.net -- http://www.Moolenaar.net \\\
46/// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
47\\\ an exciting new programming language -- http://www.Zimbu.org ///
48 \\\ help me help AIDS victims -- http://ICCF-Holland.org ///