summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFridrich Štrba <fridrich.strba@bluewin.ch>2012-01-28 13:49:16 +0100
committerMichael Meeks <michael.meeks@suse.com>2012-01-30 12:34:03 +0000
commit3f1cbd260f1d73be1c0cdd7129829ff1a03db629 (patch)
tree9960550a4edba1f9a571cc2c120728e01464b413
parentuse the correct application icon of Writer/Web under Windows (diff)
downloadcore-3f1cbd260f1d73be1c0cdd7129829ff1a03db629.tar.gz
core-3f1cbd260f1d73be1c0cdd7129829ff1a03db629.zip
Avoid accidental linking with GetShortPathNameW from uwinapi.dll
Signed-off-by: Noel Power <noel.power@novell.com> Signed-off-by: Michael Meeks <michael.meeks@suse.com>
-rwxr-xr-xsal/systools/win32/uwinapi/uwinapi.dxp2
1 files changed, 1 insertions, 1 deletions
diff --git a/sal/systools/win32/uwinapi/uwinapi.dxp b/sal/systools/win32/uwinapi/uwinapi.dxp
index 0eeb2a3b1b03..ff5bc44f3f17 100755
--- a/sal/systools/win32/uwinapi/uwinapi.dxp
+++ b/sal/systools/win32/uwinapi/uwinapi.dxp
@@ -22,4 +22,4 @@
;
;*************************************************************************
-GetShortPathNameW
+GetShortPathNameW PRIVATE