comment fix in attoptcache.c
Started by Amit Langotealmost 9 years ago2 messageshackers
Noticed a comment copy-pasted from spccache.c, which attached patch fixes
to match the file.
/*
* InitializeAttoptCache
- * Initialize the tablespace cache.
+ * Initialize the attribute options cache.
*/
Thanks,
Amit
Attachments:
attoptcache-comment-fix.patchtext/plain; charset=UTF-8; name=attoptcache-comment-fix.patchDownload+1-1
Re: comment fix in attoptcache.c
On Fri, Jun 2, 2017 at 11:14 AM, Amit Langote <Langote_Amit_f8@lab.ntt.co.jp
wrote:
Noticed a comment copy-pasted from spccache.c, which attached patch fixes
to match the file./* * InitializeAttoptCache - * Initialize the tablespace cache. + * Initialize the attribute options cache. */
Applied, thanks.
--
Magnus Hagander
Me: https://www.hagander.net/ <http://www.hagander.net/>
Work: https://www.redpill-linpro.com/ <http://www.redpill-linpro.com/>