repo.or.cz
/
linux
/
fpc-iii.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
rtlwifi: rtl8192{c,u}: Remove CamelCase variables
[linux/fpc-iii.git]
/
tools
/
build
/
feature
/
test-fortify-source.c
blob
c9f398d8786820588da652a7a89ef5c3e729127b
1
#include <stdio.h>
2
3
int
main
(
void
)
4
{
5
return
puts
(
"hi"
);
6
}