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-inlines.hh | |
| 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-inlines.hh | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/java/jlint/files/patch-inlines.hh b/java/jlint/files/patch-inlines.hh deleted file mode 100644 index aabe88ab7c4a..000000000000 --- a/java/jlint/files/patch-inlines.hh +++ /dev/null @@ -1,10 +0,0 @@ ---- inlines.hh.orig Thu Jul 17 21:18:47 2003 -+++ inlines.hh Thu Jul 17 21:18:53 2003 -@@ -1,5 +1,7 @@ - // inline functions - -+#include <assert.h> -+ - #ifndef INLINES_HH - #define INLINES_HH - |
