toxcore/nacl/curvecp/portparse.h

7 lines
101 B
C
Raw Normal View History

2013-07-02 21:53:34 +08:00
#ifndef PORTPARSE_H
#define PORTPARSE_H
extern int portparse(unsigned char *,const char *);
#endif