* [Xenomai-core] [PATCH] Small doc fix for rtbenchmark.h
@ 2006-03-09 0:30 Sebastian Smolorz
2006-03-09 0:54 ` Jan Kiszka
0 siblings, 1 reply; 2+ messages in thread
From: Sebastian Smolorz @ 2006-03-09 0:30 UTC (permalink / raw)
To: xenomai
[-- Attachment #1: Type: text/plain, Size: 153 bytes --]
Hi Jan,
here is a fix for the following doxygen warning:
xenomai/include/rtdm/rtbenchmark.h:146: Warning: end of file while inside a
group
Sebastian
[-- Attachment #2: rtbench.patch --]
[-- Type: text/x-diff, Size: 325 bytes --]
--- xenomai/include/rtdm/rtbenchmark.h 2006-03-09 01:13:40.000000000 +0100
+++ rtbenchmark.h 2006-03-09 01:13:24.000000000 +0100
@@ -138,6 +138,7 @@ typedef struct rtbnch_trace_special {
#define RTBNCH_RTIOC_SPECIAL_TRACE_EX \
_IOW(RTIOC_TYPE_BENCHMARK, 0x25, struct rtbnch_trace_special)
+/** @} */
/** @} */
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [Xenomai-core] [PATCH] Small doc fix for rtbenchmark.h
2006-03-09 0:30 [Xenomai-core] [PATCH] Small doc fix for rtbenchmark.h Sebastian Smolorz
@ 2006-03-09 0:54 ` Jan Kiszka
0 siblings, 0 replies; 2+ messages in thread
From: Jan Kiszka @ 2006-03-09 0:54 UTC (permalink / raw)
To: Sebastian Smolorz; +Cc: xenomai-core
[-- Attachment #1: Type: text/plain, Size: 770 bytes --]
Sebastian Smolorz wrote:
> Hi Jan,
>
> here is a fix for the following doxygen warning:
>
> xenomai/include/rtdm/rtbenchmark.h:146: Warning: end of file while inside a
> group
>
> Sebastian
>
>
> ------------------------------------------------------------------------
>
> --- xenomai/include/rtdm/rtbenchmark.h 2006-03-09 01:13:40.000000000 +0100
> +++ rtbenchmark.h 2006-03-09 01:13:24.000000000 +0100
> @@ -138,6 +138,7 @@ typedef struct rtbnch_trace_special {
>
> #define RTBNCH_RTIOC_SPECIAL_TRACE_EX \
> _IOW(RTIOC_TYPE_BENCHMARK, 0x25, struct rtbnch_trace_special)
> +/** @} */
>
> /** @} */
>
Yep, indeed - fixed. Might explain some of the other problems that
popped up today, err, yesterday...
Thanks,
Jan
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 252 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2006-03-09 0:54 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-03-09 0:30 [Xenomai-core] [PATCH] Small doc fix for rtbenchmark.h Sebastian Smolorz
2006-03-09 0:54 ` Jan Kiszka
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.