summaryrefslogtreecommitdiffstats
path: root/audio/musica/files/patch-src_channel2device.cc
blob: df657292f5c0f45702049a127b7ae63827bdce32 (plain)
1
2
3
4
5
6
7
8
9
10
11
--- src/channel2device.cc.orig	2007-12-18 19:44:10.000000000 +0100
+++ src/channel2device.cc	2007-12-18 19:44:31.000000000 +0100
@@ -45,7 +45,7 @@
 
 
 
-static char *deviceType = "channel-to-device";
+static char deviceType[] = "channel-to-device";
 
 
 
OpenPOWER on IntegriCloud