Cosmetics in benchmark

This commit is contained in:
Manuel Pégourié-Gonnard 2013-10-10 13:11:20 +02:00
parent 201401646e
commit 22f64c8a9a

View File

@ -50,8 +50,8 @@
#include "polarssl/ecdh.h"
#define BUFSIZE 1024
#define HEADER_FORMAT " %-16s : "
#define TITLE_LEN 17
#define HEADER_FORMAT " %-18s : "
#define TITLE_LEN 19
#if !defined(POLARSSL_TIMING_C)
int main( int argc, char *argv[] )