From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933176Ab0IIWwv (ORCPT ); Thu, 9 Sep 2010 18:52:51 -0400 Received: from mail-pv0-f174.google.com ([74.125.83.174]:42850 "EHLO mail-pv0-f174.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933080Ab0IIWnr (ORCPT ); Thu, 9 Sep 2010 18:43:47 -0400 DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:cc:subject:date:message-id:x-mailer:in-reply-to:references; b=FKpzDwKxBq8gZa6ia/P/0ip4RqIyNf/rS2j3Nc2QkVJ6jvG9oDgerClTQ0YeWwdkto k2FPJvglqyGIUTFgCyHpL/7u8tGielHGtcSX2LoSfFQ8k5p1jYYcv7pmgfwIPt/iEFuw M5JkT3yEo6EoBhIM+o6lDVQykBZNBIzyceZAQ= From: "Justin P. Mattock" To: trivial@kernel.org Cc: linux-kernel@vger.kernel.org, "Justin P. Mattock" Subject: [PATCH 182/223]drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c Update broken web addresses. Date: Thu, 9 Sep 2010 15:44:00 -0700 Message-Id: <1284072253-8390-2-git-send-email-justinmattock@gmail.com> X-Mailer: git-send-email 1.7.2.1 In-Reply-To: <1284072253-8390-1-git-send-email-justinmattock@gmail.com> References: <1284072253-8390-1-git-send-email-justinmattock@gmail.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Below you will find an Update to a broken web address. Please let me know if this needs to be changed. Signed-off-by: Justin P. Mattock --- .../comedi/drivers/addi-data/APCI1710_Ttl.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c b/drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c index de6f772..9e177f4 100644 --- a/drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c +++ b/drivers/staging/comedi/drivers/addi-data/APCI1710_Ttl.c @@ -8,7 +8,7 @@ Copyright (C) 2004,2005 ADDI-DATA GmbH for the source code of this module. D-77833 Ottersweier Tel: +19(0)7223/9493-0 Fax: +49(0)7223/9493-92 - http://www.addi-data-com + http://www.addi-data.com info@addi-data.com 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 the Free Software Foundation; either version 2 of the License, or (at your option) any later version. -- 1.7.2.1