tidy-up: typos, comment nits

Closes #22294
This commit is contained in:
Viktor Szakats 2026-06-26 22:57:40 +02:00
parent 5c5334f831
commit b093d88447
No known key found for this signature in database
35 changed files with 91 additions and 90 deletions

View file

@ -57,11 +57,11 @@
#include "os400sys.h"
/**
*** QADRT OS/400 ASCII runtime defines only the most used procedures, but a
*** lot of them are not supported. This module implements ASCII wrappers for
*** those that are used by libcurl, but not defined by QADRT.
**/
/*
* QADRT OS/400 ASCII runtime defines only the most used procedures, but a
* lot of them are not supported. This module implements ASCII wrappers for
* those that are used by libcurl, but not defined by QADRT.
*/
#pragma convert(0) /* Restore EBCDIC. */