From c28c6a02d224ed74878fe4899870d693de15f54d Mon Sep 17 00:00:00 2001 From: Katerina Barone-Adesi Date: Fri, 15 Feb 2013 13:27:59 +0100 Subject: 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. --- src/crcXXgen.c.tpl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/crcXXgen.c.tpl') diff --git a/src/crcXXgen.c.tpl b/src/crcXXgen.c.tpl index 2a4bf213..7e45c111 100644 --- a/src/crcXXgen.c.tpl +++ b/src/crcXXgen.c.tpl @@ -27,7 +27,7 @@ */ /*! \file crcXXgen.c - * \file Osmocom generic CRC routines (for max XX bits poly) + * Osmocom generic CRC routines (for max XX bits poly) */ #include -- cgit v1.2.3