From b81844b1738c584d92330a5ccd0fbd8b603d2886 Mon Sep 17 00:00:00 2001 From: Bruce Momjian Date: Thu, 25 Oct 2001 05:50:21 +0000 Subject: pgindent run on all C files. Java run to follow. initdb/regression tests pass. --- src/tools/entab/entab.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/tools') diff --git a/src/tools/entab/entab.c b/src/tools/entab/entab.c index 0ed1e520691..6350a11b1d1 100644 --- a/src/tools/entab/entab.c +++ b/src/tools/entab/entab.c @@ -130,7 +130,6 @@ char **argv; if (col_in_tab == tab_size) { - /* * Is the next character going to be a tab? Needed * to do tab replacement in current spot if next -- cgit v1.2.3