diff options
author | Katerina Barone-Adesi <kat.obsc@gmail.com> | 2013-02-15 13:27:59 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2013-02-15 13:27:59 +0100 |
commit | c28c6a02d224ed74878fe4899870d693de15f54d (patch) | |
tree | 00b671cd75e4286e323c8ca33899d57821292a50 /include/osmocom/core/conv.h | |
parent | a5007dbdc59e46c09a2ac6c52fc53a7712812cd9 (diff) |
misc: Doxygen tweaks: fixed some typos and minor errors
Doxygen generates quite a lot of warnings on libosmocore. Some of them
are obvious typos - this patch aims to fix such low-hanging fruit.
Diffstat (limited to 'include/osmocom/core/conv.h')
-rw-r--r-- | include/osmocom/core/conv.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/osmocom/core/conv.h b/include/osmocom/core/conv.h index e5b2a975..4cc791fa 100644 --- a/include/osmocom/core/conv.h +++ b/include/osmocom/core/conv.h @@ -25,7 +25,7 @@ */ /*! \file conv.h - * \file Osmocom convolutional encoder and decoder + * Osmocom convolutional encoder and decoder */ #ifndef __OSMO_CONV_H__ |