Fixed gcc warnings
This commit is contained in:
@ -84,7 +84,7 @@ cdef extern from "obiview.h" nogil:
|
||||
Obiview_p obi_open_view(OBIDMS_p dms, const_char_p view_name)
|
||||
|
||||
int obi_view_add_column(Obiview_p view,
|
||||
const_char_p column_name,
|
||||
char* column_name,
|
||||
obiversion_t version_number,
|
||||
const_char_p alias,
|
||||
OBIType_t data_type,
|
||||
|
Reference in New Issue
Block a user