aboutsummaryrefslogtreecommitdiffstats
path: root/games/briquolo/files/patch-Constante.h
blob: 7a263ec25f9e26d7a593a15f42ac9cb8d2b9c403 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
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>