From: Ian McDonald Date: Sun, 27 Aug 2006 02:01:03 +0000 (-0700) Subject: [DCCP]: Fix typo X-Git-Tag: v2.6.18-rc5~43^2~3 X-Git-Url: http://pilppa.com/gitweb/?a=commitdiff_plain;h=f3166c07175c1639687288006aeabed363a921f3;p=linux-2.6-omap-h63xx.git [DCCP]: Fix typo This fixes a small typo in net/dccp/libs/packet_history.c Signed off by: Ian McDonald Signed-off-by: David S. Miller --- diff --git a/net/dccp/ccids/lib/packet_history.c b/net/dccp/ccids/lib/packet_history.c index ad98d6a322e..6739be1681c 100644 --- a/net/dccp/ccids/lib/packet_history.c +++ b/net/dccp/ccids/lib/packet_history.c @@ -1,5 +1,5 @@ /* - * net/dccp/packet_history.h + * net/dccp/packet_history.c * * Copyright (c) 2005 The University of Waikato, Hamilton, New Zealand. *