diff options
Diffstat (limited to 'src/tools/entab/entab.c')
-rw-r--r-- | src/tools/entab/entab.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/tools/entab/entab.c b/src/tools/entab/entab.c index 455c4deba2f..e620f981dd3 100644 --- a/src/tools/entab/entab.c +++ b/src/tools/entab/entab.c @@ -2,6 +2,8 @@ ** entab.c - add tabs to a text file ** by Bruce Momjian (root@candle.pha.pa.us) ** +** $PostgreSQL: pgsql/src/tools/entab/entab.c,v 1.16 2006/03/11 04:38:41 momjian Exp $ +** ** version 1.3 ** ** tabsize = 4 |