commit 264408fb355bd907e6c4003b0c57f43ba72e2aa6 from: Omar Polo date: Tue Nov 09 22:56:28 2021 UTC fmt commit - 42f29add7b68ff291ad02d01c76cdd0b9551fccc commit + 264408fb355bd907e6c4003b0c57f43ba72e2aa6 blob - 79fe4aa55ca57fa470aa87922478dff40bab92d1 blob + 65c38891700d9478f7aa6d083237bf16cc8fab85 --- sndio.el +++ sndio.el @@ -28,7 +28,8 @@ ;;; Code: -(eval-when-compile (require 'subr-x)) +(eval-when-compile + (require 'subr-x)) (defvar sndio-sndioctl-cmd "sndioctl" "Path to the sndioctl executable.")