]> Pileus Git - ~andy/sunrise/blob - sci-chemistry/bist/files/bist-0.5.1-bracket.patch
sci-chemistry/bist: Fixed installation of plugins, help files, molecule library,...
[~andy/sunrise] / sci-chemistry / bist / files / bist-0.5.1-bracket.patch
1 --- pluginclude/wrap_bracket_dialog.hpp.orig    2008-09-30 10:45:56.000000000 +0200
2 +++ pluginclude/wrap_bracket_dialog.hpp 2008-09-30 10:46:07.000000000 +0200
3 @@ -10,7 +10,7 @@
4  #if SIZEOF_INT_P == 8
5  #define WRAP_BRACKET_SIZE_USER_DATA_MENU long int
6  #else
7 -#define WRAP_BRACKET_SIZE_USER_DATA_MENU unsigned int
8 +#define WRAP_BRACKET_SIZE_USER_DATA_MENU unsigned long
9  #endif
10  
11