refactoring, first step

This commit is contained in:
tTh
2023-04-20 22:33:46 +02:00
parent a1056ee836
commit 87c2ffd88d
6 changed files with 141 additions and 42 deletions

View File

@@ -1,9 +1,10 @@
/*
* EXPERIMENTAL CODE !
*
* see also 'rdwredges.c
* see also 'rdwredges.c' & 'export_evblob.c'
*/
#define EVBLOB_MAGIC (65872139)
typedef struct {
unsigned long magic;