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

看板DFBSD_commit作者時間15年前 (2011/02/05 17:01), 編輯推噓0(000)
留言0則, 0人參與, 最新討論串1/1
commit 5a8d63ada5efd0220feed39368ebb4e169cea377 Author: Peter Avalos <pavalos@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
文章代碼(AID): #1DJH7I05 (DFBSD_commit)