Fix spelling mistakes.
[deliverable/binutils-gdb.git] / binutils / windint.h
index 7093fd1fde856ddce286ab35612e30cc85b8b6a2..eed8f790fa5a48109cf127a7b8a76c334c52f189 100644 (file)
@@ -1,5 +1,5 @@
 /* windint.h -- internal header file for windres program.
-   Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007
+   Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2007, 2011
    Free Software Foundation, Inc.
    Written by Kai Tietz, Onevision.
 
@@ -1083,6 +1083,6 @@ extern rc_uint_type windres_get_16 (windres_bfd *, const void *, rc_uint_type);
 extern rc_uint_type windres_get_32 (windres_bfd *, const void *, rc_uint_type);
 
 extern void set_windres_bfd (windres_bfd *, bfd *, asection *, rc_uint_type);
-extern void set_windres_bfd_endianess (windres_bfd *, int);
+extern void set_windres_bfd_endianness (windres_bfd *, int);
 
 #endif
This page took 0.023175 seconds and 4 git commands to generate.