mirror of
https://github.com/vim/vim.git
synced 2025-09-26 04:04:07 -04:00
updated for version 7.1b
This commit is contained in:
@@ -152,7 +152,7 @@ struct data_block
|
||||
*
|
||||
* If size of block0 changes anyway, adjust MIN_SWAP_PAGE_SIZE in vim.h!!
|
||||
*
|
||||
* This block is built up of single bytes, to make it portable accros
|
||||
* This block is built up of single bytes, to make it portable across
|
||||
* different machines. b0_magic_* is used to check the byte order and size of
|
||||
* variables, because the rest of the swap file is not portable.
|
||||
*/
|
||||
|
Reference in New Issue
Block a user