projects
/
pkgdev.git
/ blame
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blob
|
blame
(incremental) |
history
|
HEAD
Add some warnings in README
[pkgdev.git]
/
pkgTest
/
src
/
sources
/
d.c
Commit
Line
Data
672594cf
BA
1
void d(int* result) {
2
*result = 32;
3
}