20 lines
490 B
Diff
20 lines
490 B
Diff
Description: Fix file encoding issue in vera.h
|
||
Author: Ryan Kavanagh <rak@debian.org>
|
||
Origin: Debian
|
||
Last-Update: 2021-01-05
|
||
---
|
||
This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
|
||
diff --git i/vera.h w/vera.h
|
||
index 8f4958d..4c26d5a 100644
|
||
--- i/vera.h
|
||
+++ w/vera.h
|
||
@@ -886,7 +886,7 @@ Holografic Versatile Disc
|
||
Hosted Virtual Desktop
|
||
|
||
@item HVGA
|
||
-Half Video Graphics Array [320×480] (VGA)
|
||
+Half Video Graphics Array [320×480] (VGA)
|
||
|
||
@item HVM
|
||
Hardware Virtual Machine
|