summaryrefslogtreecommitdiff
path: root/mkvmuxer/mkvmuxer.h
diff options
context:
space:
mode:
Diffstat (limited to 'mkvmuxer/mkvmuxer.h')
-rw-r--r--mkvmuxer/mkvmuxer.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mkvmuxer/mkvmuxer.h b/mkvmuxer/mkvmuxer.h
index 8602d82..2c4bb9e 100644
--- a/mkvmuxer/mkvmuxer.h
+++ b/mkvmuxer/mkvmuxer.h
@@ -1481,7 +1481,7 @@ class SegmentInfo {
uint64_t timecode_scale_;
// Initially set to libwebm-%d.%d.%d.%d, major, minor, build, revision.
char* writing_app_;
- // LLONG_MIN when DateUTC is not set.
+ // INT64_MIN when DateUTC is not set.
int64_t date_utc_;
// The file position of the duration element.