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 /dvdread/ifo_types.h | |
parent | 30c1ea135c184217e7cdc70c8f9e60a9f9928dba (diff) | |
download | k9copy-f64808af7bf6fb44249666050b77ea24972b3021.tar.gz k9copy-f64808af7bf6fb44249666050b77ea24972b3021.zip |
Fix incorrect characters.
Diffstat (limited to 'dvdread/ifo_types.h')
-rw-r--r-- | dvdread/ifo_types.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dvdread/ifo_types.h b/dvdread/ifo_types.h index ec4937d..0bf601c 100644 --- a/dvdread/ifo_types.h +++ b/dvdread/ifo_types.h @@ -3,8 +3,8 @@ #define IFO_TYPES_H_INCLUDED /* - * Copyright (C) 2000, 2001 Bj�rn Englund <[email protected]>, - * H�kan Hjort <[email protected]> + * Copyright (C) 2000, 2001 Bj�rn Englund <[email protected]>, + * H�kan Hjort <[email protected]> * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by |