]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - contrib/mandoc/test-noop.c
proc.h: Reformat P_ and P2_ definitions.
[FreeBSD/FreeBSD.git] / contrib / mandoc / test-noop.c
1 int
2 main(void)
3 {
4         return 0;
5 }