Fixed spacing.

This commit is contained in:
Joel Sherrill
1999-11-16 21:56:45 +00:00
parent a47e653a2c
commit d2bfbaf2b1
12 changed files with 185 additions and 175 deletions

View File

@@ -565,7 +565,7 @@ The
#include <sys/time.h>
clock_t times(
struct tms *buf
struct tms *buf
);
@end example