From c3b610214e8dd43782606fe3f16eafc2c790648b Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Fri, 26 Feb 2010 13:06:11 +0000 Subject: gsftopk patches from Akira for MinGW git-svn-id: svn://tug.org/texlive/trunk@17216 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/kpathsea/mingw32.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'Build/source/texk/kpathsea/mingw32.c') diff --git a/Build/source/texk/kpathsea/mingw32.c b/Build/source/texk/kpathsea/mingw32.c index b0e15e6a2a4..7d953de0f7a 100644 --- a/Build/source/texk/kpathsea/mingw32.c +++ b/Build/source/texk/kpathsea/mingw32.c @@ -206,13 +206,11 @@ normalize_filename (char *fp, char path_sep) /* Destructively turn backslashes into slashes. */ -#if 0 /* unused */ -static void +void dostounix_filename (char *p) { normalize_filename (p, '/'); } -#endif /* Destructively turn slashes into backslashes. */ static void -- cgit v1.2.3