From 1541976fcac03a780b5d27046f5f8884973c08ae Mon Sep 17 00:00:00 2001 From: Uwe Hermann Date: Sun, 4 Mar 2012 10:40:58 +0100 Subject: srd: PDs: More cosmetics. --- decoders/edid/__init__.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'decoders/edid') diff --git a/decoders/edid/__init__.py b/decoders/edid/__init__.py index d892e60..9932a81 100644 --- a/decoders/edid/__init__.py +++ b/decoders/edid/__init__.py @@ -25,7 +25,7 @@ The three-character vendor ID as specified in the EDID standard refers to a Plug and Play ID (PNPID). The list of PNPID assignments is done by Microsoft. More information is available on this page: - http://msdn.microsoft.com/en-us/windows/hardware/gg463195 + http://msdn.microsoft.com/en-us/windows/hardware/gg463195 The 'pnpids.txt' file included with this protocol decoder is derived from the list of assignments downloadable from that page. It was retrieved in @@ -33,7 +33,7 @@ January 2012. More information on EDID is available here: - https://en.wikipedia.org/wiki/Extended_display_identification_data + https://en.wikipedia.org/wiki/Extended_display_identification_data ''' from .edid import * -- cgit v1.2.3-70-g09d2