index
:
gh_mirror/jhunkeler/winamp.git
community
main
Iconic media player
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Src
/
Wasabi
/
bfc
/
test.cpp
blob: 0c2a039ab053cab5bfb82626b527feb703c54093 (
plain
) (
blame
)
1
2
3
4
5
#include <stdio.h>
void
prout
() {
printf
(
"prout
\n
"
);
}