Module Name:    src
Committed By:   nat
Date:           Mon Dec 12 13:31:13 UTC 2016

Modified Files:
        src/sys/modules/spkr_synth: spkr_synth.ioconf

Log Message:
Fix path to files.audio.


To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 src/sys/modules/spkr_synth/spkr_synth.ioconf

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/sys/modules/spkr_synth/spkr_synth.ioconf
diff -u src/sys/modules/spkr_synth/spkr_synth.ioconf:1.1 src/sys/modules/spkr_synth/spkr_synth.ioconf:1.2
--- src/sys/modules/spkr_synth/spkr_synth.ioconf:1.1	Sat Dec 10 00:39:40 2016
+++ src/sys/modules/spkr_synth/spkr_synth.ioconf	Mon Dec 12 13:31:13 2016
@@ -1,9 +1,9 @@
-# $NetBSD: spkr_synth.ioconf,v 1.1 2016/12/10 00:39:40 pgoyette Exp $
+# $NetBSD: spkr_synth.ioconf,v 1.2 2016/12/12 13:31:13 nat Exp $
 
 ioconf spkr
 
 include "conf/files"
-include "conf/files.audio"
+include "dev/files.audio"
 
 pseudo-root audio*
 

Reply via email to