git: <cpu/ieeefp.h>: Use single-underscore instead of double.

Peter Avalos pavalos at crater.dragonflybsd.org
Sat Feb 5 00:47:18 PST 2011


commit 5a8d63ada5efd0220feed39368ebb4e169cea377
Author: Peter Avalos <pavalos at dragonflybsd.org>
Date:   Fri Feb 4 20:52:56 2011 -1000

    <cpu/ieeefp.h>:  Use single-underscore instead of double.
    
    This prevents conflicts for when someone decides to #include <fenv.h>
    and <cpu/ieeefp.h>.

Summary of changes:
 sys/cpu/i386/include/ieeefp.h   |   48 +++++++++++-----------
 sys/cpu/x86_64/include/ieeefp.h |   82 +++++++++++++++++++-------------------
 2 files changed, 65 insertions(+), 65 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/5a8d63ada5efd0220feed39368ebb4e169cea377


-- 
DragonFly BSD source repository





More information about the Commits mailing list