Patch from Sylvain to fix clang warnings
This commit is contained in:
parent
460360285a
commit
dae32409e9
50 changed files with 285 additions and 167 deletions
|
@ -79,7 +79,7 @@ to a situation where the program can segfault.
|
|||
/* !
|
||||
\brief Lower limit of absolute zoom factor or rotation degrees.
|
||||
*/
|
||||
#define VALUE_LIMIT 0.001
|
||||
/* #define VALUE_LIMIT 0.001 */
|
||||
|
||||
/* !
|
||||
\brief Returns colorkey info for a surface
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue