X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=h%2Ffmt_scan.h;h=eec967edccfc5978a6a8a32da5e7f2c055eee454;hp=d7f43af0d4452c37cb6998fc0bcd77b49105b394;hb=4112940aea5591648b03a81907408752c08b33aa;hpb=d4bcca1aa235370bc20bc2734c0cd6f700b17871 diff --git a/h/fmt_scan.h b/h/fmt_scan.h index d7f43af..eec967e 100644 --- a/h/fmt_scan.h +++ b/h/fmt_scan.h @@ -5,7 +5,7 @@ /* ** This structure describes an "interesting" component. It holds ** the name & text from the component (if found) and one piece of -** auxilary info. The structure for a particular component is located +** auxiliary info. The structure for a particular component is located ** by (open) hashing the name and using it as an index into the ptr array ** "wantcomp". All format entries that reference a particular component ** point to its comp struct (so we only have to do component specific