index
:
firefox-esr
debian
progress-linux
upstream
debian 12: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
third_party
/
python
/
gyp
/
test
/
builddir
/
src
/
func5.c
blob: 18fdfabbbed858efee0199cc98b847556cd942e9 (
plain
)
1
2
3
4
5
6
#include
<stdio.h>
void
func5
(
void
)
{
printf
(
"Hello from func5.c
\n
"
);
}