Menu

Diff of /trunk/php-java-bridge/bind.c [r124] .. [r125]  Maximize  Restore

Switch to side-by-side view

--- a/trunk/php-java-bridge/bind.c
+++ b/trunk/php-java-bridge/bind.c
@@ -48,7 +48,7 @@
   char*sys_libpath=getenv("LD_LIBRARY_PATH");
   char*home=cfg->java_home;
 
-  if(!sys_lib_path) sys_libpath="";
+  if(!sys libpath) sys_libpath="";
   args[0]=strdup(program);
   s="-Djava.library.path=";
   p=malloc(strlen(s)+strlen(lib_path)+1);
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.