Skip to content

Commit

Permalink
EOL style fix
Browse files Browse the repository at this point in the history
  • Loading branch information
randaz81 committed Jan 7, 2021
1 parent 34e5a43 commit 72eacee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/libYARP_sig/src/yarp/sig/Sound.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -488,4 +488,4 @@ void Sound::findPeak(size_t& channelId, size_t& sampleId, audio_sample& sampleVa
channelId = c;
}
}
}
}

0 comments on commit 72eacee

Please # to comment.