From: Ian McDonald Date: Sun, 27 Aug 2006 02:01:03 +0000 (-0700) Subject: [DCCP]: Fix typo X-Git-Url: http://drtracing.org/?a=commitdiff_plain;h=f3166c07175c1639687288006aeabed363a921f3;p=deliverable%2Flinux.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 ad98d6a322eb..6739be1681c9 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. *