diff options
Diffstat (limited to 'gs/src/gxfill.c')
-rw-r--r-- | gs/src/gxfill.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/src/gxfill.c b/gs/src/gxfill.c index 1f37cc556..7ef53b343 100644 --- a/gs/src/gxfill.c +++ b/gs/src/gxfill.c @@ -16,7 +16,7 @@ all copies. */ -/*$Id$ */ + /* Lower-level path filling procedures */ #include "math_.h" /* for floor in fixed_mult_quo */ #include "gx.h" |