diff options
| author | Herve Quiroz <hq@FreeBSD.org> | 2004-11-03 12:39:23 +0000 |
|---|---|---|
| committer | Herve Quiroz <hq@FreeBSD.org> | 2004-11-03 12:39:23 +0000 |
| commit | 6a0b0e2f0a5d1cbb41349138010058a4b66fa6ce (patch) | |
| tree | a3db2696c0f16564b541b8c5cb6b802f745d3c99 /java/jlint/files/patch-jlint.cc | |
| parent | Update to version 1.50 (diff) | |
- Update to 3.0 [1]
- Unbreak on 5.x [1]
- Use PORTDOCS
- Some minor cosmetic improvements
Submitted by: Roman Kennke <roman@ontographics.com> [1]
Notes
Notes:
svn path=/head/; revision=120696
Diffstat (limited to '')
| -rw-r--r-- | java/jlint/files/patch-jlint.cc | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/java/jlint/files/patch-jlint.cc b/java/jlint/files/patch-jlint.cc deleted file mode 100644 index f66891b1d77e..000000000000 --- a/java/jlint/files/patch-jlint.cc +++ /dev/null @@ -1,11 +0,0 @@ ---- jlint.cc.orig Mon Aug 25 15:15:32 2003 -+++ jlint.cc Mon Aug 25 15:16:24 2003 -@@ -37,7 +37,7 @@ - - message_descriptor msg_table[] = { - #define MSG(category, code, position_dependent, format) \ --{cat_##category, MSG_LOCATION_PREFIX##format, #code, position_dependent, true}, -+{cat_##category, MSG_LOCATION_PREFIX format, #code, position_dependent, true}, - #include "jlint.msg" - {cat_all} - }; |
