[libdvdnav-devel] Fix typo
Jean-Baptiste Kempf
git at videolan.org
Wed Oct 1 14:54:34 CEST 2014
libdvdread | branch: master | Jean-Baptiste Kempf <jb at videolan.org> | Wed Oct 1 14:54:14 2014 +0200| [ab474a079bd9da3bc9637019c279752124ebf978] | committer: Jean-Baptiste Kempf
Fix typo
> http://git.videolan.org/gitweb.cgi/libdvdread.git/?a=commit;h=ab474a079bd9da3bc9637019c279752124ebf978
---
src/bswap.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/bswap.h b/src/bswap.h
index 6258f88..44c2862 100644
--- a/src/bswap.h
+++ b/src/bswap.h
@@ -109,7 +109,7 @@
/* If there isn't a header provided with your system with this functionality
* add the relevant || define( ) to the portable implementation above.
*/
-#error "You need to add endian swap macros for you're system"
+#error "You need to add endian swap macros for your system"
#endif
More information about the libdvdnav-devel
mailing list