From 9b17619742e42e7af1cafcd87febd1c543c355bf Mon Sep 17 00:00:00 2001 From: giraffedata Date: Mon, 3 Oct 2011 00:04:00 +0000 Subject: typos in comments git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@1582 9d0c8265-081b-0410-96cb-a4ca84ce46f8 --- converter/other/infotopam.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'converter/other/infotopam.c') diff --git a/converter/other/infotopam.c b/converter/other/infotopam.c index 0504a147..f2e35827 100644 --- a/converter/other/infotopam.c +++ b/converter/other/infotopam.c @@ -114,7 +114,7 @@ typedef struct DiskObject_ { /* 78 bytes (including Gadget struct) */ unsigned char version[2]; /* Object version number */ unsigned char gadget[44]; /* Copy of in memory gadget (44 by */ unsigned char type; /* ??? */ - unsigned char pad; /* Pad it out to the next word boundry */ + unsigned char pad; /* Pad it out to the next word boundary */ unsigned char pDefaultTool[4]; /* Pointer to default tool */ unsigned char ppToolTypes[4]; /* Pointer pointer to tool types */ unsigned char currentX[4]; /* Current X position (?) */ -- cgit 1.4.1