From eebe7c798a689dd1c627f4af5203902665cc2f21 Mon Sep 17 00:00:00 2001 From: Klaus Schmidinger Date: Wed, 16 Sep 2020 13:48:33 +0200 Subject: Fixed several typos --- libsi/headers.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libsi') diff --git a/libsi/headers.h b/libsi/headers.h index fa26eea3..f2c42010 100644 --- a/libsi/headers.h +++ b/libsi/headers.h @@ -10,7 +10,7 @@ * the Free Software Foundation; either version 2 of the License, or * * (at your option) any later version. * * * - * $Id: headers.h 4.1 2020/06/23 09:27:09 kls Exp $ + * $Id: headers.h 4.2 2020/09/16 13:48:33 kls Exp $ * * ***************************************************************************/ @@ -2081,7 +2081,7 @@ struct descr_application_icons_descriptor_end { u_char icon_flags_lo :8; }; -/* 0x15 simple application location descrptor */ +/* 0x15 simple application location descriptor */ #define DESCR_SIMPLE_APPLICATION_LOCATION_LEN 3 -- cgit v1.2.3