diff options
| author | Carl Hetherington <cth@carlh.net> | 2013-03-02 19:16:25 +0000 |
|---|---|---|
| committer | Carl Hetherington <cth@carlh.net> | 2013-03-02 19:16:25 +0000 |
| commit | 99d2e172f5c7fae21e5126a063014727871e9948 (patch) | |
| tree | 1d796a5c0dd91c9d44cb0e360c8668a9b3acc29d /src/lib/util.h | |
| parent | 53eb16342d492236aca77e4b73c0911a5d5eec9f (diff) | |
Add similar format description,
Diffstat (limited to 'src/lib/util.h')
| -rw-r--r-- | src/lib/util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/util.h b/src/lib/util.h index b0f405890..ec67469c1 100644 --- a/src/lib/util.h +++ b/src/lib/util.h @@ -94,7 +94,7 @@ struct FrameRateConversion */ bool change_speed; - std::string explanation; + std::string description; }; int best_dcp_frame_rate (float); |
