summaryrefslogtreecommitdiff
path: root/nacl/curvecp/portparse.h
diff options
context:
space:
mode:
authorirungentoo <irungentoo@gmail.com>2013-07-13 10:09:38 -0400
committerirungentoo <irungentoo@gmail.com>2013-07-13 10:09:38 -0400
commitd4fe483efd3e0062f12430efe9deb66d43d914d7 (patch)
treee6aa9ac716ae82cdb15c6e6cb5d9d1d9d29f053b /nacl/curvecp/portparse.h
parent835ef0320d47372eac14bef31c979b8217d04498 (diff)
NaCl moved to other repo.
Diffstat (limited to 'nacl/curvecp/portparse.h')
-rw-r--r--nacl/curvecp/portparse.h6
1 files changed, 0 insertions, 6 deletions
diff --git a/nacl/curvecp/portparse.h b/nacl/curvecp/portparse.h
deleted file mode 100644
index 99a17748..00000000
--- a/nacl/curvecp/portparse.h
+++ /dev/null
@@ -1,6 +0,0 @@
1#ifndef PORTPARSE_H
2#define PORTPARSE_H
3
4extern int portparse(unsigned char *,const char *);
5
6#endif