diff options
author | sobomax <sobomax@FreeBSD.org> | 2002-05-14 07:30:40 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2002-05-14 07:30:40 +0000 |
commit | cd2a6861415c15d95a3f5c250736cba835c65ba1 (patch) | |
tree | b622f00d598404a185d54dc5d6943c846ed356c7 /java/shujit | |
parent | 9012ec44172369e615797ca27eee165351128f01 (diff) | |
download | FreeBSD-ports-cd2a6861415c15d95a3f5c250736cba835c65ba1.zip FreeBSD-ports-cd2a6861415c15d95a3f5c250736cba835c65ba1.tar.gz |
Kill evil rcs(1)-injected hunk, which makes do-patch failing.
Submitted by: bento, Sean McNeil <sean@mcneil.com>
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 18a07c2..44e9864 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 |