mirror of
https://git.tartarus.org/simon/putty.git
synced 2025-02-10 08:56:34 +00:00
7 lines
102 B
C
7 lines
102 B
C
![]() |
/*
|
||
|
* Unicode version of split_into_argv.
|
||
|
*/
|
||
|
|
||
|
#define SPLIT_INTO_ARGV_W
|
||
|
#include "split_into_argv.c"
|