diff src/ChangeLog @ 71062:47e6374861d1

* sound.c (alsa_open, alsa_configure, alsa_write): Move assignment to err out of if-statement.
author Jan Djärv <jan.h.d@swipnet.se>
date Mon, 29 May 2006 07:25:01 +0000
parents bc147c1753ca
children 7510757f449b
line wrap: on
line diff
--- a/src/ChangeLog	Mon May 29 07:16:54 2006 +0000
+++ b/src/ChangeLog	Mon May 29 07:25:01 2006 +0000
@@ -1,5 +1,8 @@
 2006-05-29  Jan Dj,Ad(Brv  <jan.h.d@swipnet.se>
 
+	* sound.c (alsa_open, alsa_configure, alsa_write): Move
+	assignment to err out of if-statement.
+
 	* gtkutil.c (menu_nav_ended): New function.
 	(create_menus): Connect menu_nav_ended to "selection-done" to fix
 	grabs.