IRIX/SunOS breakge on ports

C++ comments in a header included by a C file
Come on guys, this is really basic stuff here


git-svn-id: svn://10.0.0.236/trunk@81267 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2000-10-17 00:13:01 +00:00
parent 41bbc60365
commit 2b2b69a833
2 changed files with 4 additions and 4 deletions

View File

@@ -40,10 +40,10 @@
#define CLICK_WHEN_DONE "Click here after installing the plugin"
#define REFRESH_PLUGIN_LIST "javascript:navigator.plugins.refresh(true)"
#define PLUGINSPAGE_URL "http://cgi.netscape.com/cgi-bin/plug-in_finder.cgi" //XXX Branding: make configurable via .properties or prefs
#define PLUGINSPAGE_URL "http://cgi.netscape.com/cgi-bin/plug-in_finder.cgi" /* XXX Branding: make configurable via .properties or prefs */
#define OK_BUTTON "OK"
#define CANCEL_BUTTON "CANCEL"
#define JVM_SMARTUPDATE_URL "http://home.netscape.com/plugins/jvm.html" //XXX Branding: see above
#define JVM_SMARTUPDATE_URL "http://home.netscape.com/plugins/jvm.html" /* XXX Branding: see above */
#define JVM_MINETYPE "application/x-java-vm"
#define MESSAGE "\
This page contains information of a type (%s) that can\n\

View File

@@ -40,10 +40,10 @@
#define CLICK_WHEN_DONE "Click here after installing the plugin"
#define REFRESH_PLUGIN_LIST "javascript:navigator.plugins.refresh(true)"
#define PLUGINSPAGE_URL "http://cgi.netscape.com/cgi-bin/plug-in_finder.cgi" //XXX Branding: make configurable via .properties or prefs
#define PLUGINSPAGE_URL "http://cgi.netscape.com/cgi-bin/plug-in_finder.cgi" /* XXX Branding: make configurable via .properties or prefs */
#define OK_BUTTON "OK"
#define CANCEL_BUTTON "CANCEL"
#define JVM_SMARTUPDATE_URL "http://home.netscape.com/plugins/jvm.html" //XXX Branding: see above
#define JVM_SMARTUPDATE_URL "http://home.netscape.com/plugins/jvm.html" /* XXX Branding: see above */
#define JVM_MINETYPE "application/x-java-vm"
#define MESSAGE "\
This page contains information of a type (%s) that can\n\