ports/games/briquolo/files/patch-Constante.h
2018-02-02 12:12:31 +00:00

13 lines
313 B
C++

Fix typo
--- src/Constante.h.orig 2018-01-29 22:01:42.080765000 +0100
+++ src/Constante.h 2018-01-29 22:01:53.560724000 +0100
@@ -20,7 +20,7 @@
*
*****************************************************************************/
#ifndef _CONSTANTE
-#define _CONTANSTE
+#define _CONSTANTE
#include <string>