X-Git-Url: http://git.thejh.net/?p=libjh.git;a=blobdiff_plain;f=hex.c;h=3d9d07e4fa42fc9f100830c5b0636883bffff02f;hp=da394ccfb041d4fe7c2452d701b57ad9e677644e;hb=a82780d3932b5ec578a95e54cea0945dd7984c3f;hpb=e3a7f339e843d1424aef577e5634ac70343ec49c diff --git a/hex.c b/hex.c index da394cc..3d9d07e 100644 --- a/hex.c +++ b/hex.c @@ -1,5 +1,6 @@ +// Copyright (2013) Jann Horn + HEADER #include -#include #include static inline char hexchar(unsigned char c) {