mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-10 13:29:58 -05:00
More spelling fixes
This commit is contained in:
parent
231645d4fc
commit
c5dca7cf2b
81 changed files with 165 additions and 167 deletions
|
|
@ -53,7 +53,7 @@ typedef enum pa_log_flags {
|
|||
PA_LOG_COLORS = 0x01, /* Show colorful output */
|
||||
PA_LOG_PRINT_TIME = 0x02, /* Show time */
|
||||
PA_LOG_PRINT_FILE = 0x04, /* Show source file */
|
||||
PA_LOG_PRINT_META = 0x08, /* Show extended locaton information */
|
||||
PA_LOG_PRINT_META = 0x08, /* Show extended location information */
|
||||
PA_LOG_PRINT_LEVEL = 0x10, /* Show log level prefix */
|
||||
} pa_log_flags_t;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue