From: ayin Date: Sat, 3 Nov 2007 16:43:24 +0000 (+0000) Subject: Fix typo. X-Git-Url: http://git.openbox.org/?a=commitdiff_plain;h=371b3152d16124b359d00a2dd08370829e902a1a;p=dana%2Furxvt.git Fix typo. --- diff --git a/src/rxvt.h b/src/rxvt.h index 64b7fc0b..a751ccce 100644 --- a/src/rxvt.h +++ b/src/rxvt.h @@ -788,7 +788,7 @@ struct line_t { /****************************************************************************/ -// primivite wrapper around mbstate_t to ensure initialisation +// primitive wrapper around mbstate_t to ensure initialisation struct mbstate { mbstate_t mbs;