comparison vm/vm.c @ 390:ef8c0e834a14 src

Convert all ISO8859-1 sequences to proper UTF-8.
author diego
date Sun, 14 Sep 2008 16:05:09 +0000
parents d3c273ced49c
children 0a5a6f03b029
comparison
equal deleted inserted replaced
389:d3c273ced49c 390:ef8c0e834a14
1 /* 1 /*
2 * Copyright (C) 2000, 2001 Håkan Hjort 2 * Copyright (C) 2000, 2001 HÃ¥kan Hjort
3 * Copyright (C) 2001 Rich Wareham <richwareham@users.sourceforge.net> 3 * Copyright (C) 2001 Rich Wareham <richwareham@users.sourceforge.net>
4 * 2002-2004 the dvdnav project 4 * 2002-2004 the dvdnav project
5 * 5 *
6 * This file is part of libdvdnav, a DVD navigation library. It is modified 6 * This file is part of libdvdnav, a DVD navigation library. It is modified
7 * from a file originally part of the Ogle DVD player. 7 * from a file originally part of the Ogle DVD player.