Package: qutemol / 0.4.1~cvs20081111-13

06_atomcolor.cpp.patch Patch series | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
From: Morten Kjeldgaard <mok@bioxray.au.dk>
Subject: modification to source code


--- a/src/AtomColor.cpp
+++ b/src/AtomColor.cpp
@@ -165,7 +165,7 @@
 }                                                          
 }
 
-static bool addAtomType(char* namei,  int unused, float radius, float radiusC, int r, int g, int b){
+static bool addAtomType(const char* namei,  int unused, float radius, float radiusC, int r, int g, int b){
   InitTables();
   
   // upperCase(name);