Use UINT32_T in the code, define it to uint32_t or unsigned int.
Better autoconf check for uint32_t.
diff --git a/runtime/doc/editing.txt b/runtime/doc/editing.txt
index 1c4c198..11f5748 100644
--- a/runtime/doc/editing.txt
+++ b/runtime/doc/editing.txt
@@ -1366,7 +1366,7 @@
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