Skip to content

Commit 46bf6c6

Browse files
authored
Update timeRange.h
1 parent e527fc2 commit 46bf6c6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/opentime/timeRange.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -287,7 +287,7 @@ class TimeRange {
287287

288288
private:
289289
RationalTime _start_time, _duration;
290-
friend class TimeTransform;
290+
friend class TimeTransform
291291
};
292292

293293
} }

0 commit comments

Comments
 (0)