diff options
author | Darrell Anderson <[email protected]> | 2013-05-23 01:58:49 -0500 |
---|---|---|
committer | Darrell Anderson <[email protected]> | 2013-05-23 01:58:49 -0500 |
commit | f64808af7bf6fb44249666050b77ea24972b3021 (patch) | |
tree | 71545503f8a2ed4833ac0f3159a7e52f5c8b80e0 /libdvdnav/decoder.h | |
parent | 30c1ea135c184217e7cdc70c8f9e60a9f9928dba (diff) | |
download | k9copy-f64808af7bf6fb44249666050b77ea24972b3021.tar.gz k9copy-f64808af7bf6fb44249666050b77ea24972b3021.zip |
Fix incorrect characters.
Diffstat (limited to 'libdvdnav/decoder.h')
-rw-r--r-- | libdvdnav/decoder.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libdvdnav/decoder.h b/libdvdnav/decoder.h index d00ceaa..b37c9f8 100644 --- a/libdvdnav/decoder.h +++ b/libdvdnav/decoder.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2000, 2001 Martin Norb�k, H�an Hjort + * Copyright (C) 2000, 2001 Martin Norb�ck, H�kan Hjort * * This file is part of libdvdnav, a DVD navigation library. It is modified * from a file originally part of the Ogle DVD player. |