index
:
suspect-devices/linguist
content-type-fix
jenkins-pluginspec
mac-format
master
Language Savant
feurig
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
samples
/
C
/
hello.h
blob: f19e5d3b8884a20016e89801e0b091b563b09f97 (
plain
)
1
2
3
4
5
6
#ifndef HELLO_H
#define HELLO_H
void
hello
();
#endif