patch 9.0.0904: various comment and indent flaws
Problem: Various comment and indent flaws.
Solution: Improve comments and indenting.
diff --git a/src/winclip.c b/src/winclip.c
index 560759e..73fe92a 100644
--- a/src/winclip.c
+++ b/src/winclip.c
@@ -728,7 +728,8 @@
/*
* Convert from the active codepage to 'encoding'.
* Input is "str[str_size]".
- * The result is in allocated memory: "out[outlen]". With terminating NUL.
+ * The result is in allocated memory: "out[outlen]". "outlen" includes the
+ * terminating NUL.
*/
void
acp_to_enc(