commit | d3a05ac8957b3e654f9f04aa7ae3a1bd24e496b7 | [log] [tgz] |
---|---|---|
author | Tom Tromey <tom@tromey.com> | Sun Jul 09 09:00:42 2023 -0600 |
committer | Tom Tromey <tom@tromey.com> | Mon Jul 10 13:02:11 2023 -0600 |
tree | 187c0523b572a1a7ab1431c9369c1ccd88f101c5 | |
parent | ebd4fd0a4fe6b35560cdf94d6d0b30801d954126 [diff] |
Constify tfile_interp_line This adds 'const' to tfile_interp_line. Reviewed-by: Keith Seitz <keiths@redhat.com>