closes #13, obi_errno is initialized to 0
This commit is contained in:
@ -10,5 +10,5 @@
|
||||
*/
|
||||
|
||||
|
||||
int obi_errno;
|
||||
int obi_errno = 0;
|
||||
|
||||
|
Reference in New Issue
Block a user