syntax sugar

This commit is contained in:
iceman1001 2017-01-21 11:07:44 +01:00
parent 897a14c36f
commit 8be98f12e9

View file

@ -7,7 +7,6 @@
//-----------------------------------------------------------------------------
// Utility functions used in many places, not specific to any piece of code.
//-----------------------------------------------------------------------------
#include "util.h"
void print_result(char *name, uint8_t *buf, size_t len) {