Skip to content

Commit

Permalink
update comment to say DWA
Browse files Browse the repository at this point in the history
Signed-off-by: Dave Sawyer <[email protected]>
  • Loading branch information
kingsawyer authored Dec 7, 2023
1 parent feee683 commit 2d2e852
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/lib/OpenEXRCore/internal_dwa_compressor.h
Original file line number Diff line number Diff line change
Expand Up @@ -251,7 +251,7 @@ DwaCompressor_compress (DwaCompressor* me)
uint8_t* outDataPtr;
uint8_t* inDataPtr;

// Starting with fileversion 2, we write the channel
// Starting with DWA v2, we write the channel
// classification rules into the file
me->_channelRules = sDefaultChannelRules;
me->_channelRuleCount =
Expand Down

0 comments on commit 2d2e852

Please sign in to comment.