Fix BSD and Sun problems after coverity fixes
This commit is contained in:
committed by
Jon Trulson
parent
15fb8cea03
commit
16fbb15ecc
@@ -428,7 +428,7 @@ config_attachment(
|
||||
attachment = &(obj->attachments->south);
|
||||
break;
|
||||
default:
|
||||
return;
|
||||
return OK;
|
||||
}
|
||||
if (attachment->type == AB_ATTACH_OBJ)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user