Skip to content

Commit

Permalink
cosmetic
Browse files Browse the repository at this point in the history
  • Loading branch information
Cristy committed Dec 23, 2021
1 parent 84ec305 commit 623e681
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions coders/ps.c
Original file line number Diff line number Diff line change
Expand Up @@ -203,8 +203,7 @@ static inline int ProfileInteger(MagickByteBuffer *buffer,short int *hex_digits)
return(value);
}

static void ReadPSInfo(const ImageInfo *image_info,Image *image,
PSInfo *ps_info)
static void ReadPSInfo(const ImageInfo *image_info,Image *image,PSInfo *ps_info)
{
#define BeginDocument "BeginDocument:"
#define EndDocument "EndDocument:"
Expand Down

0 comments on commit 623e681

Please sign in to comment.