Browse Source

[DCCP]: Fix typo

This fixes a small typo in net/dccp/libs/packet_history.c

Signed off by: Ian McDonald <ian.mcdonald@jandi.co.nz>
Signed-off-by: David S. Miller <davem@davemloft.net>
Ian McDonald 19 years ago
parent
commit
f3166c0717
1 changed files with 1 additions and 1 deletions
  1. 1 1
      net/dccp/ccids/lib/packet_history.c

+ 1 - 1
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.
  *