diff options
author | Bruce Momjian | 1999-05-25 16:15:34 +0000 |
---|---|---|
committer | Bruce Momjian | 1999-05-25 16:15:34 +0000 |
commit | 07842084fe3e11041f83563c851236395f481470 (patch) | |
tree | ab9960e67325bec5a97b8b4dd4b2075ce60cc420 /src/win32/tcp.h | |
parent | 4b04b01aaa460f1e52980f24173dc7a4535efd2d (diff) |
pgindent run over code.
Diffstat (limited to 'src/win32/tcp.h')
-rw-r--r-- | src/win32/tcp.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/win32/tcp.h b/src/win32/tcp.h index 5fc85d9447b..48de4ad556f 100644 --- a/src/win32/tcp.h +++ b/src/win32/tcp.h @@ -1,6 +1,6 @@ -#ifndef _INET_TCP_ -#define _INET_TCP_ +#ifndef _INET_TCP_ +#define _INET_TCP_ /* JKR added file, all hacks will be in the files added, not in EGCS */ -#endif /* _INET_TCP_ */ +#endif /* _INET_TCP_ */ |