NET: Some minor clean-up

This commit is contained in:
Gregory Nutt
2014-06-30 19:43:30 -06:00
parent 11826c3a9e
commit 96a6c725d5
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* netuip/devif_input.c
* net/devif/devif_input.c
* The uIP TCP/IP stack code.
*
* Copyright (C) 2007-2009, 2013-2014 Gregory Nutt. All rights reserved.