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:
Yuxuan Shui
2018-08-22 13:26:42 +01:00
parent e875f7566f
commit 4940a93f03
5 changed files with 375 additions and 374 deletions

View File

@ -3,6 +3,7 @@
#include "common.h"
#include "config.h"
#include "c2.h"
/**
* Parse a long number.