From 9080de09fc88d2ec30c3ef5dc18cba6fcfcc2ad3 Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Thu, 1 May 1997 20:51:16 +0000 Subject: indent cpp-directives --- src/uname.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/uname.c') diff --git a/src/uname.c b/src/uname.c index ab024e129..d3ed73fad 100644 --- a/src/uname.c +++ b/src/uname.c @@ -61,7 +61,7 @@ static void usage __P ((int status)); #define PRINT_MACHINE 16 /* Host processor type. */ -# define PRINT_PROCESSOR 32 +#define PRINT_PROCESSOR 32 /* Mask indicating which elements of the name to print. */ static unsigned char toprint; -- cgit v1.2.3-54-g00ecf