aboutsummaryrefslogtreecommitdiff
path: root/graphics/tumble/files/patch-semantics.c
diff options
context:
space:
mode:
authorPiotr Kubaj <pkubaj@FreeBSD.org>2022-05-06 13:50:20 +0000
committerPiotr Kubaj <pkubaj@FreeBSD.org>2022-05-06 13:50:20 +0000
commit99e0c7439c2f07314ec323294fece9c9620e5439 (patch)
tree11b182e23d30cf71c9d976beb24a6dcd7e06a6fe /graphics/tumble/files/patch-semantics.c
parent8f80c007c94f947cc37ec88cce3631d7f75e8685 (diff)
downloadports-99e0c7439c2f07314ec323294fece9c9620e5439.tar.gz
ports-99e0c7439c2f07314ec323294fece9c9620e5439.zip
Diffstat (limited to 'graphics/tumble/files/patch-semantics.c')
-rw-r--r--graphics/tumble/files/patch-semantics.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/graphics/tumble/files/patch-semantics.c b/graphics/tumble/files/patch-semantics.c
deleted file mode 100644
index 4e6e5d7d71bb..000000000000
--- a/graphics/tumble/files/patch-semantics.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- semantics.c.orig 2021-08-17 12:37:41 UTC
-+++ semantics.c
-@@ -119,7 +119,7 @@ typedef struct output_page_t
- #endif
-
-
--FILE *yyin;
-+extern FILE *yyin;
- int line; /* line number in spec file */
-
- int bookmark_level;