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

Fix whitespace

This commit is contained in:
Peter Eisentraut
2016-04-11 14:44:51 -04:00
parent 6c7b0388c5
commit d8ed83cd7f
5 changed files with 4 additions and 6 deletions

View File

@ -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,