Changeset 436 for trunk/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.h
- Timestamp:
- Oct 15, 2014, 10:44:36 AM (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/icedtea-web/plugin/icedteanp/IcedTeaNPPlugin.h
r431 r436 134 134 extern FILE * plugin_file_log; 135 135 extern std::string plugin_file_log_name; 136 #ifdef __OS2__ 137 extern int debug_pipe[2]; 138 #else 136 139 extern gchar* debug_pipe_name; 140 #endif 137 141 138 142 extern gboolean jvm_up;
Note:
See TracChangeset
for help on using the changeset viewer.