diff src/OSS/configure.c @ 2861:bc0f157aeb86

Indentation.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 30 Jul 2008 17:28:41 +0300
parents 769e17da93dd
children 3134a0987162
line wrap: on
line diff
--- a/src/OSS/configure.c	Wed Jul 30 17:25:24 2008 +0300
+++ b/src/OSS/configure.c	Wed Jul 30 17:28:41 2008 +0300
@@ -72,6 +72,7 @@
         if (oss_cfg.alt_mixer_device[0] != '/')
             oss_cfg.use_alt_mixer_device = FALSE;
 
+    /* Save configuration */
     db = aud_cfg_db_open();
 
     aud_cfg_db_set_int(db, "OSS", "audio_device", oss_cfg.audio_device);