From f6d9f3759cf764d74c22dc190851371379b221de Mon Sep 17 00:00:00 2001 From: Neels Hofmeyr Date: Mon, 18 Jan 2016 10:44:15 +0100 Subject: comment typo --- include/osmocom/core/prim.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/osmocom/core/prim.h') diff --git a/include/osmocom/core/prim.h b/include/osmocom/core/prim.h index 9e710073..99a71d5d 100644 --- a/include/osmocom/core/prim.h +++ b/include/osmocom/core/prim.h @@ -17,7 +17,7 @@ enum osmo_prim_operation { PRIM_OP_REQUEST, /*!< \brief request */ PRIM_OP_RESPONSE, /*!< \brief response */ PRIM_OP_INDICATION, /*!< \brief indication */ - PRIM_OP_CONFIRM, /*!< \brief cofirm */ + PRIM_OP_CONFIRM, /*!< \brief confirm */ }; extern const struct value_string osmo_prim_op_names[5]; -- cgit v1.2.3