Skip to content

Commit 0e2b12b

Browse files
committed
pgindent fix for new typedefs.
1 parent 9e73ab4 commit 0e2b12b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tools/pgindent/pgindent

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1664,7 +1664,7 @@ do
16641664
-Tyy_state_type \
16651665
-Tyysigned_char \
16661666
-Tz_stream \
1667-
-Tz_streamp
1667+
-Tz_streamp \
16681668
/tmp/$$a >/tmp/$$ 2>&1
16691669
if [ "$?" -ne 0 -o -s /tmp/$$ ]
16701670
then echo

0 commit comments

Comments
 (0)