mirror of
https://github.com/postgres/postgres.git
synced 2026-07-15 20:52:53 -04:00
Fix typo in pg_upgrade file header
Author: Daniel Gustafsson <daniel@yesql.se>
This commit is contained in:
parent
0994cfc0ac
commit
28cb0555c1
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* opt.c
|
||||
* option.c
|
||||
*
|
||||
* options functions
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in a new issue