Browse Source

test

release/v0.1
jl777 9 years ago
parent
commit
866d720017
  1. 1
      SuperNET/SuperNET.c

1
SuperNET/SuperNET.c

@ -296,7 +296,6 @@ void add_standard_fields(char *request)
free_json(json); free_json(json);
} }
} }
#endif
char *nn_loadbalanced(struct supernet_info *myinfo,uint8_t *data,int32_t len) char *nn_loadbalanced(struct supernet_info *myinfo,uint8_t *data,int32_t len)
{ {

Loading…
Cancel
Save