commit | 5021c5bbf8ec0ce00d37fa5ef83d669d2f3e123b | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Mon Mar 31 16:46:23 2025 -0600 |
committer | Tom Tromey <tom@tromey.com> | Tue Apr 01 07:30:10 2025 -0600 |
tree | a584ab5d04f03b229b66324de37732517b539763 | |
parent | 32c5beae951d7e763bddba6351da62c0d2016ca3 [diff] |
Make language_requires_canonicalization 'static' language_requires_canonicalization is only called from cooked-index.c, so mark it as static. Approved-By: Simon Marchi <simon.marchi@efficios.com>