aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cccc/files/patch-ad
diff options
context:
space:
mode:
authorJacques Vidrine <nectar@FreeBSD.org>2000-03-30 20:40:56 +0000
committerJacques Vidrine <nectar@FreeBSD.org>2000-03-30 20:40:56 +0000
commit26f75633037ac278115d832b788f8030d78f4ce3 (patch)
treebd1b955a672acd3b354980dfc7d180770eceb7a7 /devel/cccc/files/patch-ad
parent5ccbcfb9299582f48c7bbd9128a730a659a629a0 (diff)
Unbreak.
Diffstat (limited to 'devel/cccc/files/patch-ad')
-rw-r--r--devel/cccc/files/patch-ad11
1 files changed, 11 insertions, 0 deletions
diff --git a/devel/cccc/files/patch-ad b/devel/cccc/files/patch-ad
new file mode 100644
index 000000000000..8273415f149a
--- /dev/null
+++ b/devel/cccc/files/patch-ad
@@ -0,0 +1,11 @@
+--- cccc_ast.h.orig Thu Mar 30 12:12:38 2000
++++ cccc_ast.h Thu Mar 30 12:13:01 2000
+@@ -72,7 +72,7 @@
+ int nEndLine();
+
+ // access function for counts accumulated from tokens included in the AST
+- getCount(TokenCount tc);
++ int getCount(TokenCount tc);
+
+ char *filename, *classname, *membername;
+