Index: head/games/awele/files/patch-awele.h =================================================================== --- head/games/awele/files/patch-awele.h (nonexistent) +++ head/games/awele/files/patch-awele.h (revision 546683) @@ -0,0 +1,11 @@ +--- awele.h.orig 2020-08-27 20:02:51 UTC ++++ awele.h +@@ -14,7 +14,7 @@ + #define DEFAULT_FILENAME "awele.save" + + /* nom du fichier de sauvegarde */ +-char nomfich[80] ; ++extern char nomfich[80] ; + + typedef struct { + char board[TOTAL_SIZE] ; /* l'echiquier */ Property changes on: head/games/awele/files/patch-awele.h ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property