Fix copy'n'paste bug in inline comment

This commit is contained in:
Oliver Sander 2019-07-12 14:45:14 +02:00 committed by Albert Astals Cid
parent e7ead0d3f5
commit 73e56ff032

View file

@ -4,6 +4,6 @@
/* Defines if the purpose framework is available */
#define PURPOSE_FOUND ${PURPOSE_FOUND}
/* Defines if the purpose framework is available */
/* Defines whether the malloc_trim method from malloc.h is available */
#cmakedefine01 HAVE_MALLOC_TRIM