mirror of https://github.com/BOINC/boinc.git
Initialized NULL (in static initialized data segment anyway, but be
explicit). svn path=/trunk/boinc/; revision=4831
This commit is contained in:
parent
7ac4351f56
commit
152699da36
|
@ -29,7 +29,7 @@
|
|||
|
||||
#define BOINC_STRLEN 512
|
||||
|
||||
void* graphics_lib_handle;
|
||||
void* graphics_lib_handle=NULL;
|
||||
|
||||
typedef int (*BIOGI_FUNC)(BOINC_OPTIONS&, void(*worker)(), int (*)(BOINC_OPTIONS&));
|
||||
|
||||
|
|
Loading…
Reference in New Issue