diff options
| author | Carl Hetherington <cth@carlh.net> | 2022-06-09 21:24:46 +0200 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2022-06-10 23:12:13 +0200 |
| commit | 3d9c0674236a425f0be5e9caff5e23f59e7c037a (patch) | |
| tree | 615327e6ce90fa79e8d6072065fb67b6b85410c5 /src/lib/wscript | |
| parent | ca5cc79f4464c5e9f34480757c288b9bbcb569ec (diff) | |
Rename CheckContentChangeJob -> CheckContentJob.
Diffstat (limited to 'src/lib/wscript')
| -rw-r--r-- | src/lib/wscript | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/wscript b/src/lib/wscript index 6bab60d54..8d3bb8eb5 100644 --- a/src/lib/wscript +++ b/src/lib/wscript @@ -48,7 +48,7 @@ sources = """ text_content.cc text_decoder.cc case_insensitive_sorter.cc - check_content_change_job.cc + check_content_job.cc cinema.cc cinema_sound_processor.cc colour_conversion.cc |
