diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-14 07:30:40 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2002-05-14 07:30:40 +0000 |
commit | 71ae622b9916ef4c28e4474bac19a0fce3fc8105 (patch) | |
tree | 9688aa983e39784ba1e0f5fb4ac8007c514a139d /java/shujit | |
parent | 33d01699e7b179b714b9a0779e0d85babd5356e6 (diff) | |
download | ports-71ae622b9916ef4c28e4474bac19a0fce3fc8105.tar.gz ports-71ae622b9916ef4c28e4474bac19a0fce3fc8105.zip |
Kill evil rcs(1)-injected hunk, which makes do-patch failing.
Submitted by: bento, Sean McNeil <sean@mcneil.com>
Notes
Notes:
svn path=/head/; revision=59065
Diffstat (limited to 'java/shujit')
-rw-r--r-- | java/shujit/files/patch-compiler.h | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/java/shujit/files/patch-compiler.h b/java/shujit/files/patch-compiler.h index 18a07c2daa6b..44e98641db0c 100644 --- a/java/shujit/files/patch-compiler.h +++ b/java/shujit/files/patch-compiler.h @@ -3,15 +3,6 @@ $FreeBSD$ --- compiler.h 2002/04/26 17:13:45 1.1 +++ compiler.h 2002/04/26 17:17:19 -@@ -18,7 +18,7 @@ - along with this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - -- $Id: compiler.h,v 1.1 2002/04/26 17:13:45 root Exp root $ -+ $Id: compiler.h,v 1.1 2002/04/26 17:13:45 root Exp $ - */ - - #ifndef _COMPILER_H_ @@ -61,13 +61,13 @@ // Additional type definition |