Fix typo in comment.

REL8_1_STABLE
Neil Conway 21 years ago
parent 3994ffb479
commit c6c6fa8f7e
  1. 2
      contrib/btree_gist/btree_utils_var.c

@ -444,7 +444,7 @@ gbt_var_penalty(float *res, const GISTENTRY *o, const GISTENTRY *n, const gbtree
/*
* Fortunately, this sort comparsion routine needn't be reentrant...
* Fortunately, this sort comparison routine needn't be reentrant...
*/
static const gbtree_vinfo *gbt_vsrt_cmp_tinfo;

Loading…
Cancel
Save