[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdelibs/libkmid
From:       Dirk Mueller <mueller () kde ! org>
Date:       2003-01-01 13:53:23
[Download RAW message or body]

CVS commit by mueller: 

fix compilation


  M +1 -1      gusout.cc   1.22
  M +1 -1      gusout.h   1.9


--- kdelibs/libkmid/gusout.cc  #1.21:1.22
@@ -330,5 +330,5 @@ void GUSOut::setGUSPatchesDirectory(cons
 }
 
-char *GUSOut::patchName(int pgm)
+const char *GUSOut::patchName(int pgm)
 {
   return GUS_voice_names[pgm];

--- kdelibs/libkmid/gusout.h  #1.8:1.9
@@ -60,5 +60,5 @@ class GUSOut : public MidiOut
 
     void patchesLoadingOrder(int *patchesused,int *patchesordered);
-    char *patchName(int pgm);
+    const char *patchName(int pgm);
 
   public:


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic