formatting timecode: use a semicolon to indicate DF

git-svn-id: svn://localhost/ardour2/branches/3.0@13272 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Robin Gareus 2012-10-14 16:17:40 +00:00
parent a9c9d5072c
commit 96f035e629
2 changed files with 6 additions and 4 deletions

View file

@ -102,7 +102,7 @@ bool timecode_has_drop_frames(TimecodeFormat const t);
std::string timecode_format_name (TimecodeFormat const t);
std::string timecode_format_time (Timecode::Time& timecode);
std::string timecode_format_time (Timecode::Time const timecode);
std::string timecode_format_sampletime (
int64_t sample,