From 00277d6968f1dbe81f3b2ec62f7a11c22881ec6d Mon Sep 17 00:00:00 2001 From: mickey Date: Thu, 8 Nov 2007 12:59:29 +0000 Subject: gsmd: fix typos in event.h git-svn-id: http://svn.openmoko.org/trunk/src/target/gsm@3375 99fdad57-331a-0410-800a-d7fa5415bdb3 --- include/gsmd/event.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/gsmd') diff --git a/include/gsmd/event.h b/include/gsmd/event.h index c8221b3..5c73449 100644 --- a/include/gsmd/event.h +++ b/include/gsmd/event.h @@ -15,8 +15,8 @@ enum gsmd_events { GSMD_EVT_CALL_WAIT = 10, /* Call Waiting */ GSMD_EVT_TIMEZONE = 11, /* Timezone change */ GSMD_EVT_SUBSCRIPTIONS = 12, /* To which events are we subscribed to */ - GSMD_EVT_CIPHER = 13, /* Chiphering Information */ - GSMD_EVT_IN_CBM = 14, /* Incoming Cell Broadcat message */ + GSMD_EVT_CIPHER = 13, /* Ciphering Information */ + GSMD_EVT_IN_CBM = 14, /* Incoming Cell Broadcast message */ GSMD_EVT_IN_DS = 15, /* SMS Status Report */ GSMD_EVT_IN_ERROR = 16, /* CME/CMS error */ __NUM_GSMD_EVT -- cgit v1.2.3