comparison cinst/mozilla.c @ 986:66f6361fba1b

Fix linux build
author Andre Heinecke <andre.heinecke@intevation.de>
date Fri, 29 Aug 2014 17:55:28 +0200
parents 1743895b39b8
children ca89cf228a5b
comparison
equal deleted inserted replaced
985:1743895b39b8 986:66f6361fba1b
384 xfree(profile_dir); 384 xfree(profile_dir);
385 profile_dir = NULL; 385 profile_dir = NULL;
386 } 386 }
387 } 387 }
388 } 388 }
389 #ifdef WIN32
389 xfree (program_files); 390 xfree (program_files);
391 #endif
390 return retval; 392 return retval;
391 } 393 }
392 394
393 /** 395 /**
394 * @brief Collect all mozilla profile directories of current user. 396 * @brief Collect all mozilla profile directories of current user.

http://wald.intevation.org/projects/trustbridge/