From 75c5e479b32ece5373735f4064388c580e7e72dc Mon Sep 17 00:00:00 2001
From: Alberto Bertogli <albertito@blitiri.com.ar>
Date: Fri, 27 Mar 2009 01:42:27 -0300
Subject: [PATCH 03/48] Fix small style issue in fiu-control.h

Signed-off-by: Alberto Bertogli <albertito@blitiri.com.ar>
---
 libfiu/fiu-control.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/libfiu/fiu-control.h b/libfiu/fiu-control.h
index 4a3baa5..cd2bff4 100644
--- a/libfiu/fiu-control.h
+++ b/libfiu/fiu-control.h
@@ -14,7 +14,7 @@
  * - failinfo: what will fiu_failinfo() return.
  * - flags: flags.
  * - returns: 0 if success, < 0 otherwise.
- * */
+ */
 int fiu_enable(const char *name, int failnum, void *failinfo,
 		unsigned int flags);
 
-- 
1.6.2.2.646.gb214

