]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1177 v7.3.1177
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Jun 2013 17:52:15 +0000 (19:52 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Jun 2013 17:52:15 +0000 (19:52 +0200)
commit6395af8018c523da2339ecf60a457ba70494a9c4
tree6be35d744733314e06eee993fdb9331446c24bf1
parentedb07a2d889481525396eb76cd5bff4be592784e
updated for version 7.3.1177
Problem:    Wasting memory on padding.
Solution:   Reorder struct fields. (Dominique Pelle)
src/fileio.c
src/structs.h
src/version.c