Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1739 → Rev 1740

/uspace/trunk/softfloat/generic/mul.c
26,7 → 26,7
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
 
/** @addtogroup softfloat
/** @addtogroup softfloat
* @{
*/
/** @file
290,8 → 290,5
return;
}
 
 
 
/** @}
/** @}
*/