Update of /cvsroot/alsa/alsa-lib/alsalisp
In directory sc8-pr-cvs1:/tmp/cvs-serv5765

Modified Files:
        hctl.lisp 
Log Message:
Removed set variable (elem)

Index: hctl.lisp
===================================================================
RCS file: /cvsroot/alsa/alsa-lib/alsalisp/hctl.lisp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- hctl.lisp   9 Sep 2003 19:24:36 -0000       1.8
+++ hctl.lisp   13 Dec 2003 18:39:18 -0000      1.9
@@ -67,6 +67,7 @@
            (setq elem (Acall 'hctl_elem_next elem))
          )
         )
+       (unsetq elem)
         (setq hctl (Acall 'hctl_close hctl))
         (if (= hctl 0)
           (princ "hctl close success\n")



-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive?  Does it
help you create better code?  SHARE THE LOVE, and help us help
YOU!  Click Here: http://sourceforge.net/donate/
_______________________________________________
Alsa-cvslog mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/alsa-cvslog

Reply via email to