mirror of
https://gitlab.freedesktop.org/pulseaudio/pulseaudio.git
synced 2025-11-03 09:01:50 -05:00
device-manager: Fix indentation
This commit is contained in:
parent
0f6ace75c9
commit
97eb065c8a
1 changed files with 4 additions and 4 deletions
|
|
@ -994,8 +994,8 @@ modlibexec_LTLIBRARIES += \
|
||||||
module-sine-source.la \
|
module-sine-source.la \
|
||||||
module-detect.la \
|
module-detect.la \
|
||||||
module-volume-restore.la \
|
module-volume-restore.la \
|
||||||
module-device-manager.la \
|
module-device-manager.la \
|
||||||
module-device-restore.la \
|
module-device-restore.la \
|
||||||
module-stream-restore.la \
|
module-stream-restore.la \
|
||||||
module-card-restore.la \
|
module-card-restore.la \
|
||||||
module-default-device-restore.la \
|
module-default-device-restore.la \
|
||||||
|
|
@ -1236,8 +1236,8 @@ SYMDEF_FILES = \
|
||||||
modules/jack/module-jack-sink-symdef.h \
|
modules/jack/module-jack-sink-symdef.h \
|
||||||
modules/jack/module-jack-source-symdef.h \
|
modules/jack/module-jack-source-symdef.h \
|
||||||
modules/module-volume-restore-symdef.h \
|
modules/module-volume-restore-symdef.h \
|
||||||
modules/module-device-manager-symdef.h \
|
modules/module-device-manager-symdef.h \
|
||||||
modules/module-device-restore-symdef.h \
|
modules/module-device-restore-symdef.h \
|
||||||
modules/module-stream-restore-symdef.h \
|
modules/module-stream-restore-symdef.h \
|
||||||
modules/module-card-restore-symdef.h \
|
modules/module-card-restore-symdef.h \
|
||||||
modules/module-default-device-restore-symdef.h \
|
modules/module-default-device-restore-symdef.h \
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue