diff options
| author | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2006-06-02 19:02:41 +0000 |
|---|---|---|
| committer | Darren Salt <linux@youmustbejoking.demon.co.uk> | 2006-06-02 19:02:41 +0000 |
| commit | 27e6177fa3cfdfd59f74841c5ccd420c63fd1a2d (patch) | |
| tree | 16414394de67f297fe316a34f687a7ecc658655c /src/video_out/libdha/sysdep/pci_generic_cpu.c | |
| parent | 24cfe9cdb0d052e042f35dcfc706dc1a6c5023b3 (diff) | |
| download | xine-lib-27e6177fa3cfdfd59f74841c5ccd420c63fd1a2d.tar.gz xine-lib-27e6177fa3cfdfd59f74841c5ccd420c63fd1a2d.tar.bz2 | |
Trivial #warning fixup from Gentoo. Also fix the spelling of those warnings.
CVS patchset: 8003
CVS date: 2006/06/02 19:02:41
Diffstat (limited to 'src/video_out/libdha/sysdep/pci_generic_cpu.c')
| -rw-r--r-- | src/video_out/libdha/sysdep/pci_generic_cpu.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/video_out/libdha/sysdep/pci_generic_cpu.c b/src/video_out/libdha/sysdep/pci_generic_cpu.c index 3a37890eb..729d48b5a 100644 --- a/src/video_out/libdha/sysdep/pci_generic_cpu.c +++ b/src/video_out/libdha/sysdep/pci_generic_cpu.c @@ -1,7 +1,7 @@ /* Generic stuff to compile VIDIX only on any system (SCRATCH) */ -#warn This stuff is not ported on yur system +#warning This stuff is not ported on your system static int pci_config_type( void ) { |
