summaryrefslogtreecommitdiff
path: root/nuttx/include
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-06-13 07:31:28 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-06-13 07:31:28 -0600
commit9ba2a600209ae96482f2eea4c33ef8581ef6aad3 (patch)
tree9dd3f000a9f2a764ddca54fb8ce2fa505171eb1c /nuttx/include
parent6b671bd8d4de70c7d743f024956f3d0c9d698de9 (diff)
downloadnuttx-9ba2a600209ae96482f2eea4c33ef8581ef6aad3.tar.gz
nuttx-9ba2a600209ae96482f2eea4c33ef8581ef6aad3.tar.bz2
nuttx-9ba2a600209ae96482f2eea4c33ef8581ef6aad3.zip
Correct contact information
Diffstat (limited to 'nuttx/include')
-rw-r--r--nuttx/include/netpacket/packet.h2
-rw-r--r--nuttx/include/nuttx/net/uip/uip-pkt.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/include/netpacket/packet.h b/nuttx/include/netpacket/packet.h
index 522464ca6..df47a196c 100644
--- a/nuttx/include/netpacket/packet.h
+++ b/nuttx/include/netpacket/packet.h
@@ -3,7 +3,7 @@
* Definitions for use with AF_PACKET sockets
*
* Copyright (C) 2014 Gregory Nutt. All rights reserved.
- * Author: Lazlo <dlsitzer@gmail.comg>
+ * Author: Daniel Laszlo Sitzer <dlsitzer@gmail.com>
*
* Includes some definitions that a compatible with the LGPL GNU C Library
* header file of the same name.
diff --git a/nuttx/include/nuttx/net/uip/uip-pkt.h b/nuttx/include/nuttx/net/uip/uip-pkt.h
index 03502eb38..2580b5be6 100644
--- a/nuttx/include/nuttx/net/uip/uip-pkt.h
+++ b/nuttx/include/nuttx/net/uip/uip-pkt.h
@@ -3,7 +3,7 @@
* Definitions for use with AF_PACKET sockets
*
* Copyright (C) 2014 Gregory Nutt. All rights reserved.
- * Author: Lazlo <dlsitzer@gmail.comg>
+ * Author: Daniel Laszlo Sitzer <dlsitzer@gmail.com>
*
* Includes some definitions that a compatible with the LGPL GNU C Library
* header file of the same name.