|
From: Benjamin L. <lin...@gm...> - 2010-02-15 21:18:31
|
Hello, fourth patch in the series of windows term patches. This one fixes a bug in a call to _getcwd in wmenu.c The first parameter should be a char* but currently is of type char. trivial fix attached. benjamin |