update dev300-m58
[ooovba.git] / dmake / dbug / getwd.c
blob56e1a03ab7ca9576e73ea09f8175a3fda7d7c801
1 char *
2 getwd(pathname)
3 char *pathname;
5 return("delete this code if your getwd.c works correctly");