SecBSD's official ports repository
This commit is contained in:
commit
2c0afcbbf3
64331 changed files with 5339189 additions and 0 deletions
9
java/jlint/patches/patch-method_desc_hh
Normal file
9
java/jlint/patches/patch-method_desc_hh
Normal file
|
@ -0,0 +1,9 @@
|
|||
--- method_desc.hh.orig Wed Apr 12 14:38:59 2017
|
||||
+++ method_desc.hh Wed Apr 12 14:39:50 2017
|
||||
@@ -147,5 +147,5 @@ class method_desc : public component_desc { (private)
|
||||
|
||||
const char* compound_name(const char* first, const char* second);
|
||||
extern string_pool stringPool; // declared in jlint.cc
|
||||
-extern field_desc* is_const;
|
||||
+extern field_desc* my_is_const;
|
||||
#endif
|
Loading…
Add table
Add a link
Reference in a new issue