This website requires JavaScript.
Explore
Register
Sign In
kernel
/
git
mirror of
https://git.kernel.org/pub/scm/git/git.git
Watch
1
Star
0
Fork
You've already forked git
0
Code
Releases
Activity
ecab58c65f
git
/
t
/
t4051
/
dummy.c
8 lines
88 B
C
Raw
Blame
History
static
int
dummy
(
void
)
// Begin of dummy
{
int
rc
=
0
;
return
rc
;
}
// End of dummy
View Git Blame
Copy Permalink