mirror of
https://github.com/postgres/postgres.git
synced 2026-01-05 23:38:41 +03:00
Another pgindent run with updated typedefs.
This commit is contained in:
@@ -23,7 +23,7 @@ struct SN_env
|
||||
int S_size;
|
||||
int I_size;
|
||||
int B_size;
|
||||
symbol **S;
|
||||
symbol **S;
|
||||
int *I;
|
||||
symbol *B;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user