Skip to content
Snippets Groups Projects
Commit a390a57e authored by Eric Vidal's avatar Eric Vidal :speech_balloon:
Browse files

change place of sv_alltype_zero, sv_name_zero and keynockeck_zero declaration

parent 7c00558b
No related branches found
No related tags found
No related merge requests found
......@@ -26,6 +26,9 @@
#include <66/enum.h>
#include <66/parser.h>
sv_alltype const sv_alltype_zero = SV_ALLTYPE_ZERO ;
sv_name_t const sv_name_zero = SV_NAME_ZERO ;
keynocheck const keynocheck_zero = KEYNOCHECK_ZERO ;
int parser(sv_alltype *service,stralloc *src,char const *svname,int svtype)
{
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment