diff options
author | Jan Stockenius <jan@ghostscript.com> | 1998-08-12 22:47:11 +0000 |
---|---|---|
committer | Jan Stockenius <jan@ghostscript.com> | 1998-08-12 22:47:11 +0000 |
commit | 085e32ba07257ea3ccd56e0ced7ba2db277817fd (patch) | |
tree | d091b1d603d4af4c95f00c14d3bfb35c5d90ffcf | |
parent | 6943a1c03125727ee93380d65681bd5e69ba8601 (diff) |
I tweaked this for Henry's testing.
git-svn-id: http://svn.ghostscript.com/ghostpcl/trunk/ghostpcl@302 06663e23-700e-0410-b217-a244a6096597
-rw-r--r-- | pxl/pxtag.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pxl/pxtag.h b/pxl/pxtag.h index e999bdab2..2cdfe541b 100644 --- a/pxl/pxtag.h +++ b/pxl/pxtag.h @@ -1,3 +1,5 @@ +I modified this one for henry's testing. You'll know if it worked and you +try to build it because these first two lines aren't very good C. /* Copyright (C) 1997 Aladdin Enterprises. All rights reserved. Unauthorized use, copying, and/or distribution prohibited. */ |