Skip to content
Snippets Groups Projects
Commit 8777f818 authored by Kurt Zeilenga's avatar Kurt Zeilenga
Browse files

Fix datum typo.

parent aacfd001
No related branches found
No related tags found
No related merge requests found
......@@ -59,7 +59,7 @@ idl_fetch_one(
IDList *idl;
#ifdef HAVE_BERKELEY_DB2
datum k2;
Datum k2;
memset( &k2, 0, sizeof( k2 ) );
memset( &data, 0, sizeof( data ) );
#endif
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment