r3375 - trunk/src/target/gsm/include/gsmd

mickey at sita.openmoko.org mickey at sita.openmoko.org
Thu Nov 8 13:59:30 CET 2007


Author: mickey
Date: 2007-11-08 13:59:29 +0100 (Thu, 08 Nov 2007)
New Revision: 3375

Modified:
   trunk/src/target/gsm/include/gsmd/event.h
Log:
gsmd: fix typos in event.h


Modified: trunk/src/target/gsm/include/gsmd/event.h
===================================================================
--- trunk/src/target/gsm/include/gsmd/event.h	2007-11-08 09:55:44 UTC (rev 3374)
+++ trunk/src/target/gsm/include/gsmd/event.h	2007-11-08 12:59:29 UTC (rev 3375)
@@ -15,8 +15,8 @@
 	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





More information about the commitlog mailing list