Commit c8bc4a4e authored by Bruce Momjian's avatar Bruce Momjian

Add new pgindent directory and diff file.

parent ba247bd6
This increases the number of typedef's understood by BSD indent from 100
to 1000.
*** ./lexi.c.orig Mon Sep 8 17:55:47 1997
--- ./lexi.c Mon Sep 8 17:02:10 1997
***************
*** 58,64 ****
int rwcode;
};
! struct templ specials[100] =
{
"switch", 1,
"case", 2,
--- 58,64 ----
int rwcode;
};
! struct templ specials[1000] =
{
"switch", 1,
"case", 2,
This diff is collapsed.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment