rcsid added
This commit is contained in:
parent
69584eb0ca
commit
8defe7ce53
|
@ -1,3 +1,4 @@
|
|||
static char rcsid[] = "$Header$";
|
||||
/*
|
||||
* (c) copyright 1983 by the Vrije Universiteit, Amsterdam, The Netherlands.
|
||||
*
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
static char rcsid[] = "$Header$";
|
||||
#define MAXBYTE 24
|
||||
#include <stdio.h>
|
||||
char hex[] = "0123456789ABCDEF";
|
||||
|
|
Loading…
Reference in a new issue