mirror of
https://github.com/curl/curl.git
synced 2026-08-24 21:33:31 +03:00
parent
5c5334f831
commit
b093d88447
35 changed files with 91 additions and 90 deletions
|
|
@ -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. */
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue