Message ID | 1415052019-16385-1-git-send-email-mike.holmes@linaro.org |
---|---|
State | Rejected |
Headers | show |
On 2014-11-03 17:00, Mike Holmes wrote: > Signed-off-by: Mike Holmes <mike.holmes@linaro.org> Applied! Cheers, Anders > --- > exception_handling.dox | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/exception_handling.dox b/exception_handling.dox > index fe693bc..03a9bbd 100644 > --- a/exception_handling.dox > +++ b/exception_handling.dox > @@ -5,7 +5,7 @@ > */ > > /** > -@page exception_handling Exception handling in the ODP API > +@page exception_handling Exception handling > @tableofcontents > > For the implimentation of the exception handling please see @ref odp_debug.h > -- > 2.1.0 > > > _______________________________________________ > lng-odp mailing list > lng-odp@lists.linaro.org > http://lists.linaro.org/mailman/listinfo/lng-odp
diff --git a/exception_handling.dox b/exception_handling.dox index fe693bc..03a9bbd 100644 --- a/exception_handling.dox +++ b/exception_handling.dox @@ -5,7 +5,7 @@ */ /** -@page exception_handling Exception handling in the ODP API +@page exception_handling Exception handling @tableofcontents For the implimentation of the exception handling please see @ref odp_debug.h
Signed-off-by: Mike Holmes <mike.holmes@linaro.org> --- exception_handling.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)