git.stg.codes
/
stg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Shut up compiler about printing size_t variable
[stg.git]
/
projects
/
stargazer
/
plugins
/
other
/
smux
/
pen.h
1
#ifndef __PEN_H__
2
#define __PEN_H__
3
4
#define PEN_PREFIX ".1.3.6.1.4.1.38313"
5
6
#endif