mirror of
https://github.com/postgres/postgres.git
synced 2025-06-26 12:21:12 +03:00
Fix whitespace
This commit is contained in:
@ -33,7 +33,7 @@ typedef struct
|
||||
} ExtensibleNodeEntry;
|
||||
|
||||
/*
|
||||
* An internal function to register a new callback structure
|
||||
* An internal function to register a new callback structure
|
||||
*/
|
||||
static void
|
||||
RegisterExtensibleNodeEntry(HTAB **p_htable, const char *htable_label,
|
||||
|
Reference in New Issue
Block a user