diff options
Diffstat (limited to 'src/video_out/libdha/sysdep/AsmMacros_generic.h')
-rw-r--r-- | src/video_out/libdha/sysdep/AsmMacros_generic.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/libdha/sysdep/AsmMacros_generic.h b/src/video_out/libdha/sysdep/AsmMacros_generic.h index f3844c5ed..183f831e5 100644 --- a/src/video_out/libdha/sysdep/AsmMacros_generic.h +++ b/src/video_out/libdha/sysdep/AsmMacros_generic.h @@ -5,7 +5,7 @@ #ifndef __ASM_MACROS_GENERIC_H #define __ASM_MACROS_GENERIC_H -#warn This stuff is not ported on yur system +#warning This stuff is not ported on your system static __inline__ void outb(short port,char val) { |