Skip to content

Commit

Permalink
Changed comment to be 80 characters or less
Browse files Browse the repository at this point in the history
  • Loading branch information
radarhere committed Mar 3, 2017
1 parent 798fde5 commit c6eeddb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion PIL/SunImagePlugin.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@ class SunImageFile(ImageFile.ImageFile):

def _open(self):

# The Sun Raster file header is 32 bytes in length and has the following format:
# The Sun Raster file header is 32 bytes in length
# and has the following format:

# typedef struct _SunRaster
# {
Expand Down

0 comments on commit c6eeddb

Please sign in to comment.