--- ./pcl3/eprn/gdeveprn.h Fri Jul 12 12:11:42 2002 +++ ../ghostscript-7.05/./pcl3/eprn/gdeveprn.h Thu Dec 19 14:58:50 2002 @@ -178,7 +178,7 @@ #define _gdeveprn_h /* Configuration management identification */ -#pragma ident "@(#)$Id: gdeveprn.h,v 1.1 2002/07/12 16:11:42 tillkamppeter Exp $" +/* #pragma ident "@(#)$Id: gdeveprn.h,v 1.1 2002/07/12 16:11:42 tillkamppeter Exp $" */ /*****************************************************************************/ --- ./pcl3/eprn/mediasize.h Fri Jul 12 12:11:42 2002 +++ ../ghostscript-7.05/./pcl3/eprn/mediasize.h Thu Dec 19 14:59:20 2002 @@ -15,7 +15,7 @@ #define _mediasize_h /* Configuration management identification */ -#pragma ident "@(#)$Id: mediasize.h,v 1.1 2002/07/12 16:11:42 tillkamppeter Exp $" +/* #pragma ident "@(#)$Id: mediasize.h,v 1.1 2002/07/12 16:11:42 tillkamppeter Exp $" */ /*****************************************************************************/ --- ./pcl3/eprn/pagecount.h Fri Jul 12 12:11:42 2002 +++ ../ghostscript-7.05/./pcl3/eprn/pagecount.h Thu Dec 19 14:59:53 2002 @@ -15,7 +15,7 @@ #define _pagecount_h /* Configuration management identification */ -#pragma ident "@(#)$Id: pagecount.h,v 1.1 2002/07/12 16:11:42 tillkamppeter Exp $" +/* #pragma ident "@(#)$Id: pagecount.h,v 1.1 2002/07/12 16:11:42 tillkamppeter Exp $" */ /*****************************************************************************/ --- ./pcl3/src/pclcap.h Fri Jul 12 12:11:48 2002 +++ ../ghostscript-7.05/./pcl3/src/pclcap.h Thu Dec 19 15:00:19 2002 @@ -15,7 +15,7 @@ #define _pclcap_h /* Configuration management identification */ -#pragma ident "@(#)$Id: pclcap.h,v 1.1 2002/07/12 16:11:48 tillkamppeter Exp $" +/* #pragma ident "@(#)$Id: pclcap.h,v 1.1 2002/07/12 16:11:48 tillkamppeter Exp $" */ /*****************************************************************************/ --- ./pcl3/src/pclgen.h Fri Jul 12 12:11:48 2002 +++ ../ghostscript-7.05/./pcl3/src/pclgen.h Thu Dec 19 15:00:52 2002 @@ -23,7 +23,7 @@ #define _pclgen_h /* Configuration management identification */ -#pragma ident "@(#)$Id: pclgen.h,v 1.1 2002/07/12 16:11:48 tillkamppeter Exp $" +/* #pragma ident "@(#)$Id: pclgen.h,v 1.1 2002/07/12 16:11:48 tillkamppeter Exp $" */ /*****************************************************************************/ --- ./pcl3/src/pclsize.h Fri Jul 12 12:11:48 2002 +++ ../ghostscript-7.05/./pcl3/src/pclsize.h Thu Dec 19 15:23:19 2002 @@ -16,7 +16,7 @@ #define _pclsize_h /* Configuration management identification */ -#pragma ident "@(#)$Id: pclsize.h,v 1.1 2002/07/12 16:11:48 tillkamppeter Exp $" +/* #pragma ident "@(#)$Id: pclsize.h,v 1.1 2002/07/12 16:11:48 tillkamppeter Exp $" */ /*****************************************************************************/ --- ./src/dviprlib.h Sat Jul 20 17:03:21 2002 +++ ../ghostscript-7.05/./src/dviprlib.h Thu Dec 19 15:24:43 2002 @@ -355,7 +355,7 @@ extern int dviprt_print_headercomment_(P4(char *,char *,char *,FILE *)); extern char dviprt_message_buffer[]; -#endif dviprlib_implementation +#endif /* dviprlib_implementation */ #define s_cfgbld_h_INCLUDED #endif /* s_cfgbld_h_INCLUDED */ --- ./src/gomni.c Mon Sep 2 22:23:05 2002 +++ ../ghostscript-7.05/./src/gomni.c Thu Dec 19 15:26:08 2002 @@ -299,8 +299,8 @@ NULL, /* sync_output */ gdev_prn_output_page, /* output_page */ CloseDevice, /* close_device */ - NULL, /* bmp_map_16m_rgb_color, /* map_rgb_color @@04252001 */ - NULL, /* bmp_map_16m_color_rgb, /* map_color_rgb @@04252001 */ + NULL, /* bmp_map_16m_rgb_color, */ /* map_rgb_color @@04252001 */ + NULL, /* bmp_map_16m_color_rgb, */ /* map_color_rgb @@04252001 */ NULL, /** fill_rectangle */ NULL, /** tile_rectangle */ NULL, /** copy_mono */