From 6783b2372ef13c141649840a836ff0a954ea1d4d Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Sun, 28 Oct 2001 06:26:15 +0000 Subject: Another pgindent run. Fixes enum indenting, and improves #endif spacing. Also adds space for one-line comments. --- src/include/port/linux.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/include/port/linux.h') diff --git a/src/include/port/linux.h b/src/include/port/linux.h index b46766570e..c5d58489ba 100644 --- a/src/include/port/linux.h +++ b/src/include/port/linux.h @@ -37,4 +37,5 @@ typedef unsigned int slock_t; typedef unsigned int slock_t; #define HAS_TEST_AND_SET + #endif -- cgit v1.2.1