瀏覽代碼

Fix <math-emu/soft-fp.h> tpyo

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Al Viro 18 年之前
父節點
當前提交
2a67789618
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/math-emu/soft-fp.h

+ 1 - 1
include/math-emu/soft-fp.h

@@ -98,7 +98,7 @@
 #endif
 
 #ifndef FP_TRAPPING_EXCEPTIONS
-#define FP_TRAPPING_EXCPETIONS 0
+#define FP_TRAPPING_EXCEPTIONS 0
 #endif
 
 #define FP_SET_EXCEPTION(ex)				\