Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndrew Niefer2007-03-14 21:01:36 +0000
committerAndrew Niefer2007-03-14 21:01:36 +0000
commit274dc3dd288ab2c0755002d259b1ea30ccbc9109 (patch)
treee70b566eec472b2513abe2e49bdb5c9b264b1b4f /bundles/org.eclipse.equinox.executable/library/eclipseOS.h
parent23ea7baa0f39a57bf7dda38f8cb84beb01fc8eb0 (diff)
downloadrt.equinox.framework-274dc3dd288ab2c0755002d259b1ea30ccbc9109.tar.gz
rt.equinox.framework-274dc3dd288ab2c0755002d259b1ea30ccbc9109.tar.xz
rt.equinox.framework-274dc3dd288ab2c0755002d259b1ea30ccbc9109.zip
bug 170135
Diffstat (limited to 'bundles/org.eclipse.equinox.executable/library/eclipseOS.h')
-rw-r--r--bundles/org.eclipse.equinox.executable/library/eclipseOS.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.equinox.executable/library/eclipseOS.h b/bundles/org.eclipse.equinox.executable/library/eclipseOS.h
index 4567a374e..4074ced86 100644
--- a/bundles/org.eclipse.equinox.executable/library/eclipseOS.h
+++ b/bundles/org.eclipse.equinox.executable/library/eclipseOS.h
@@ -32,6 +32,7 @@
#define launchJavaVM launchJavaVMW
#define eeLibPath eeLibPathW
#define processVMArgs processVMArgsW
+#define initialArgv initialArgvW
#endif
/* Operating System Dependent Information */

Back to the top