mirror of
https://gitlab.com/80486DX2-66/gists
synced 2024-11-08 18:02:23 +05:30
portable_basename.c: remove junk
This commit is contained in:
parent
339eb170ec
commit
95fa449675
@ -180,7 +180,7 @@ static void func_expect(const char* path, const char* expected_output,
|
|||||||
#define INT2STR(x) STRINGIZE(x)
|
#define INT2STR(x) STRINGIZE(x)
|
||||||
|
|
||||||
#define TIMES_TO_CALL 65535
|
#define TIMES_TO_CALL 65535
|
||||||
#include<unistd.h>
|
|
||||||
int main(void) {
|
int main(void) {
|
||||||
# ifdef SYS_NT
|
# ifdef SYS_NT
|
||||||
// set console output code page to the native one
|
// set console output code page to the native one
|
||||||
|
Loading…
Reference in New Issue
Block a user