diff options
Diffstat (limited to 'src/include/catalog/genbki.h')
| -rw-r--r-- | src/include/catalog/genbki.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/catalog/genbki.h b/src/include/catalog/genbki.h index 4713b23d1d..cb40c07063 100644 --- a/src/include/catalog/genbki.h +++ b/src/include/catalog/genbki.h @@ -27,7 +27,7 @@ * * Variable-length catalog fields (except possibly the first not nullable one) * should not be visible in C structures, so they are made invisible by #ifdefs - * of an undefined symbol. See also MARKNOTNULL in bootstrap.c for how this is + * of an undefined symbol. See also MARKNOTNULL in bootstrap.c for how this is * handled. */ #undef CATALOG_VARLEN |
