Skip to content

Commit

Permalink
Comment makegraphic.c
Browse files Browse the repository at this point in the history
  • Loading branch information
nomeata committed Nov 30, 2014
1 parent 956361c commit 9d12538
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions makegraphic.c
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
/*
* OID image generator by Matthias Bilger <[email protected]>
*
* This is an alternative to `tttool oid-code`
*/


#include <png.h>
#include <stdio.h>
#include <stdlib.h>
Expand Down

0 comments on commit 9d12538

Please sign in to comment.