c2.h cleanup
Move most of the static functions into c2.c itself, and only keep the public functions in c2.h
This commit is contained in:
@ -3,6 +3,7 @@
|
||||
|
||||
#include "common.h"
|
||||
#include "config.h"
|
||||
#include "c2.h"
|
||||
|
||||
/**
|
||||
* Parse a long number.
|
||||
|
Reference in New Issue
Block a user