summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/mingw32.h
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2011-08-03 08:59:18 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2011-08-03 08:59:18 +0000
commit796b20394952986311b3b4152fe2107fd231a91f (patch)
tree8a1be73418dc7b124a351407479339dbe1e59e36 /Build/source/texk/kpathsea/mingw32.h
parent7a45d185107fc4233563feae433438ac25bc8b8c (diff)
kpathsea: More changes to reduce diffs with W32TeX
git-svn-id: svn://tug.org/texlive/trunk@23364 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/mingw32.h')
-rw-r--r--Build/source/texk/kpathsea/mingw32.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/mingw32.h b/Build/source/texk/kpathsea/mingw32.h
index db6a53e37bc..d7e28cda207 100644
--- a/Build/source/texk/kpathsea/mingw32.h
+++ b/Build/source/texk/kpathsea/mingw32.h
@@ -41,6 +41,5 @@ extern char *quote_args(char **);
#endif /* MAKE_KPSE_DLL */
extern KPSEDLL BOOL win32_get_long_filename (char *, char *, int);
-extern KPSEDLL void dostounix_filename (char *p);
#endif