Andrew's git
/
gitweb.git
/ t/t4018/cpp-function-returning-reference
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t
/
t4018
/
cpp-function-returning-reference
on commit
Merge branch 'mg/httpd-tests-update-for-apache-2.4' (bc0ffd4)
history
|
raw
|
HEAD
1
string& get::it::RIGHT(char *ptr)
2
{
3
ChangeMe;
4
}