From fa7584cb8627e3e4226b26ef1bff42f82b8eee1e Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Wed, 19 May 2010 21:57:45 +0200 Subject: Use UINT32_T in the code, define it to uint32_t or unsigned int. Better autoconf check for uint32_t. --- runtime/doc/editing.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'runtime/doc/editing.txt') diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt index 1c4c1980e5..11f5748a5c 100644 --- a/runtime/doc/editing.txt +++ b/runtime/doc/editing.txt @@ -1366,7 +1366,7 @@ this before writing the file. When reading an encrypted file it will be set automatically to the method used when that file was written. You can change 'cryptmethod' before writing that file to change the method. - *E817* *E818* *E819* + *E817* *E818* *E819* *E820* When encryption does not work properly, you would be able to write your text to a file and never be able to read it back. Therefore a test is performed to check if the encryption works as expected. If you get one of these errors -- cgit v1.2.3