The first line already said these were utility functions, just like the file name

This commit is contained in:
Frank Denis
2015-05-27 21:01:57 +02:00
parent 596c65c745
commit 944857bbf5
-4
View File
@@ -10,10 +10,6 @@
#include "utils.h"
/* ================================================================== *
* utility functions *
* ================================================================== */
/*
* print_hex() is a wrapper around sodium_bin2hex() which allocates
* temporary memory then immediately prints the result.