diff options
Diffstat (limited to 'sys/dev/sound/pcm/feeder_volume.c')
-rw-r--r-- | sys/dev/sound/pcm/feeder_volume.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/sound/pcm/feeder_volume.c b/sys/dev/sound/pcm/feeder_volume.c index 0f9d426..b7392dd 100644 --- a/sys/dev/sound/pcm/feeder_volume.c +++ b/sys/dev/sound/pcm/feeder_volume.c @@ -22,10 +22,10 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. - * - * feeder_volume, a long 'Lost Technology' rather than a new feature. */ +/* feeder_volume, a long 'Lost Technology' rather than a new feature. */ + #include <dev/sound/pcm/sound.h> #include "feeder_if.h" |