mirror of
https://github.com/reactos/reactos.git
synced 2026-07-06 23:44:40 +08:00
[REACTOS]
Fix the remaining 'lenght' --> 'length' misspelling. There are others, but in 3rd-party code. So don't correct them. svn path=/trunk/; revision=58675
This commit is contained in:
@@ -152,7 +152,7 @@ audio_waveout::init_headers_( void )
|
||||
|
||||
//
|
||||
// Sets the correct base address and
|
||||
// lenght for the little buffer.
|
||||
// length for the little buffer.
|
||||
//
|
||||
|
||||
wave_headers[ i ].dwBufferLength = mb_size / buffers;
|
||||
|
||||
Reference in New Issue
Block a user