Skip to content

Commit 9d12538

Browse files
committed
Comment makegraphic.c
1 parent 956361c commit 9d12538

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

makegraphic.c

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
/*
2+
* OID image generator by Matthias Bilger <[email protected]>
3+
*
4+
* This is an alternative to `tttool oid-code`
5+
*/
6+
7+
18
#include <png.h>
29
#include <stdio.h>
310
#include <stdlib.h>

0 commit comments

Comments
 (0)