diff mbox

exception_handling.dox: remove redundant text

Message ID 1415052019-16385-1-git-send-email-mike.holmes@linaro.org
State Rejected
Headers show

Commit Message

Mike Holmes Nov. 3, 2014, 10 p.m. UTC
Signed-off-by: Mike Holmes <mike.holmes@linaro.org>
---
 exception_handling.dox | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Anders Roxell Nov. 24, 2014, 8:25 p.m. UTC | #1
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 mbox

Patch

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