mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
parent
551baf7d64
commit
b042d5297d
26 changed files with 42 additions and 43 deletions
|
|
@ -101,7 +101,7 @@ static char *vms_translate_path(const char *path)
|
|||
}
|
||||
}
|
||||
# else
|
||||
/* VMS translate path is actually not needed on the current 64 bit */
|
||||
/* VMS translate path is actually not needed on the current 64-bit */
|
||||
/* VMS platforms, so instead of figuring out the pointer settings */
|
||||
/* Change it to a noop */
|
||||
# define vms_translate_path(__path) __path
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue