make it compile
This commit is contained in:
parent
a9310ad6e4
commit
b198bb3867
@ -956,7 +956,7 @@ test_get_history (void *cls,
|
||||
(sizeof (uint64_t) != start_off_len) )
|
||||
{
|
||||
GNUNET_log (GNUNET_ERROR_TYPE_ERROR,
|
||||
"Wire plugin 'test' got start offset of wrong size (%llu instead of %llu)\n"
|
||||
"Wire plugin 'test' got start offset of wrong size (%llu instead of %llu)\n",
|
||||
(unsigned long long) start_off_len, (unsigned long long) sizeof (uint64_t));
|
||||
GNUNET_break (0);
|
||||
/* Probably something is wrong with the DB, some other component
|
||||
|
Loading…
Reference in New Issue
Block a user