1
0
mirror of https://github.com/postgres/postgres.git synced 2025-06-11 20:28:21 +03:00

Another pgindent run with lib typedefs added.

This commit is contained in:
Bruce Momjian
2004-08-30 02:54:42 +00:00
parent 166300f318
commit 15d3f9f6b7
53 changed files with 1036 additions and 989 deletions

View File

@ -4,7 +4,7 @@
/* Returns a better readable representaion of variable key ( sets pointer ) */
extern GBT_VARKEY_R
extern GBT_VARKEY_R
gbt_var_key_readable(const GBT_VARKEY * k)
{