mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
src/ : Fix two typos.
* 'norrmal' -> 'normal'. * 'fames' -> 'frames'. Reported-by: lvqcl <lvqcl.mail@gmail.com>
This commit is contained in:
@@ -39,7 +39,7 @@
|
||||
#include "share/compat.h"
|
||||
|
||||
/*
|
||||
* FLAC needs to compile and work correctly on systems with a norrmal ISO C99
|
||||
* FLAC needs to compile and work correctly on systems with a normal ISO C99
|
||||
* snprintf as well as Microsoft Visual Studio which has an non-standards
|
||||
* conformant snprint_s function.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user