Update obsolete comment

This commit is contained in:
Alvaro Herrera 2013-09-03 16:52:11 -04:00
parent 9720164d34
commit 30b5b3b917

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;