win32.c
changeset 1346 07c882aeb90c
parent 1336 69391734ce23
child 1390 e7cdf3ce0fb6
--- a/win32.c	Tue Feb 08 16:53:28 2005 +0000
+++ b/win32.c	Tue Feb 08 17:31:13 2005 +0000
@@ -1731,6 +1731,7 @@
 // Browse to
 char *FiosBrowseTo(const FiosItem *item)
 {
+	static char str_buffr[512];
 	char *path = _fios_path;
 	char *s;