git.stg.codes
/
stg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Portable count.
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
smux
/
utils.h
diff --git
a/projects/stargazer/plugins/other/smux/utils.h
b/projects/stargazer/plugins/other/smux/utils.h
index 27eb3bf1f86a9bfcbe1dac4d486179972e38b636..52a3988bb52a682e58c145dd01eda0f358247d2a 100644
(file)
--- a/
projects/stargazer/plugins/other/smux/utils.h
+++ b/
projects/stargazer/plugins/other/smux/utils.h
@@
-8,7
+8,6
@@
#include "stg/GetResponse-PDU.h"
bool String2OI(const std::string & str, OBJECT_IDENTIFIER_t * oi);
-std::string OI2String(OBJECT_IDENTIFIER_t * oi);
bool SendOpenPDU(int fd);
bool SendClosePDU(int fd);
bool SendRReqPDU(int fd);