net: contiki: Fix the description of 6lowpan files
The file names and types were incorrectly described in comments in net/ip/contiki/sicslowpan/ directory. Change-Id: Id6aba238a08ec603a57f9a438dbf6fab202220f8 Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
This commit is contained in:
parent
8d0129656c
commit
5562a9a811
7 changed files with 7 additions and 7 deletions
|
@ -1,4 +1,4 @@
|
|||
/* compression.h - Header Compression */
|
||||
/* null_compression.c - null header compression */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2015 Intel Corporation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* compression.h - Header Compression */
|
||||
/* null_fragmentation.c - NULL packet fragmentation for 802.15.4 */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2015 Intel Corporation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* null_fragmentation.h - NULL fragmentation */
|
||||
/* null_fragmentation.h - NULL fragmentation for 802.15.4 */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2015 Intel Corporation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* compression.h - Header Compression */
|
||||
/* sicslowpan_compression.c - IPv6 header compression */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2015 Intel Corporation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* null_compression.h - NULL header Compression */
|
||||
/* sicslowpan_compression.h - IPv6 header Compression */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2015 Intel Corporation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* compression.h - Header Compression */
|
||||
/* sicslowpan_fragmentation.c - 802.15.4 6lowpan packet fragmentation */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2015 Intel Corporation
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
/* null_fragmentation.h - NULL fragmentation */
|
||||
/* sicslowpan_fragmentation.h - 802.15.4 6lowpan fragmentation */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2015 Intel Corporation
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue