Skip to content

Commit

Permalink
Added protocol conformance
Browse files Browse the repository at this point in the history
  • Loading branch information
peterb180369 committed Dec 6, 2018
1 parent 349ac5e commit f5d8258
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BXSwiftUtils/Date & Time/CMTime+Logging.swift
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ import CoreMedia
//----------------------------------------------------------------------------------------------------------------------


extension CMTime
extension CMTime : CustomDebugStringConvertible
{

/// Returns a string that is suitable for logging
Expand Down

0 comments on commit f5d8258

Please sign in to comment.