Update obsolete comment

This commit is contained in:
Alvaro Herrera 2013-09-03 16:52:11 -04:00
parent 7489eb4d3b
commit 8b290f3115
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@ typedef enum ForkNumber
/*
* NOTE: if you add a new fork, change MAX_FORKNUM below and update the
* forkNames array in catalog.c
* forkNames array in src/common/relpath.c
*/
} ForkNumber;