X-Git-Url: http://git.jankratochvil.net/?a=blobdiff_plain;f=lib%2Fcrtdll%2Fdirect%2Fgetdcwd.c;h=ab5396590dd7eb178776670e0564299fbb4973e9;hb=a3df8bf1429570e0bd6c6428f6ed80073578cf4b;hp=bbf79fd9be5ab6dadf8db4310b6a906f460f3a6a;hpb=7c0db166f81fbe8c8b913d7f26048e337d383605;p=reactos.git diff --git a/lib/crtdll/direct/getdcwd.c b/lib/crtdll/direct/getdcwd.c index bbf79fd..ab53965 100644 --- a/lib/crtdll/direct/getdcwd.c +++ b/lib/crtdll/direct/getdcwd.c @@ -1,6 +1,9 @@ #include #include +/* + * @implemented + */ char* _getdcwd(int nDrive, char* caBuffer, int nBufLen) { int i =0;