Commit 750e7e07 authored by Alexandre Julliard's avatar Alexandre Julliard

include: Convert source files to utf-8.

parent f62ac19f
......@@ -136,10 +136,10 @@ typedef struct _DVD_LAYER_DESCRIPTOR
UCHAR Reserved1 : 1;
/* 0:0.74 m/track, 1:0.80 m/track, 2:0.615 m/track */
/* 0:0.74 µm/track, 1:0.80 µm/track, 2:0.615 µm/track */
UCHAR TrackDensity : 4;
/* 0:0.267 m/bit, 1:0.293 m/bit, 2:0.409 to 0.435 m/bit, 4:0.280 to 0.291 m/bit, 8:0.353 m/bit */
/* 0:0.267 µm/bit, 1:0.293 µm/bit, 2:0.409 to 0.435 µm/bit, 4:0.280 to 0.291 µm/bit, 8:0.353 µm/bit */
UCHAR LinearDensity : 4;
/* Must be either 0x30000:DVD-ROM or DVD-R/-RW or 0x31000:DVD-RAM or DVD+RW */
......
/*
* Copyright (C) 2002 Alexandre Julliard
* Copyright (C) 2004 Vincent Bron
* Copyright (C) 2004 Vincent Béron
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......
/*
* COM interfaces for shell objects
*
* Copyright (C) 2004 Maxime Belleng
* Copyright (C) 2004 Maxime Bellengé
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......
......@@ -4,7 +4,7 @@
* Copyright 2002-2003 The wine-d3d team
* Copyright 2002-2003 Raphael Junqueira
* Copyright 2005 Oliver Stieber
* Copyright 2006 Stefan Dsinger for CodeWeavers
* Copyright 2006 Stefan Dösinger for CodeWeavers
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......
......@@ -5,7 +5,7 @@
* Copyright 2002-2003 Jason Edmeades
* Raphael Junqueira
* Copyright 2005 Oliver Stieber
* Copyright 2006 Stefan Dsinger
* Copyright 2006 Stefan Dösinger
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment