summaryrefslogtreecommitdiff
path: root/nuttx/net/netdev_txnotify.c
diff options
context:
space:
mode:
authorpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-11 18:21:57 +0000
committerpatacongo <patacongo@42af7a65-404d-4744-a932-0658087f49c3>2009-09-11 18:21:57 +0000
commit163c619378cab13dce25ab7c933aee34749353ab (patch)
tree54a0887ddef8d5b19ecc461234ae4e363fac24eb /nuttx/net/netdev_txnotify.c
parenta1ec4b2084e0de5cc55f5c6847a13804bf5dc451 (diff)
downloadpx4-nuttx-163c619378cab13dce25ab7c933aee34749353ab.tar.gz
px4-nuttx-163c619378cab13dce25ab7c933aee34749353ab.tar.bz2
px4-nuttx-163c619378cab13dce25ab7c933aee34749353ab.zip
Clean up THTTPD watch handling
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@2036 42af7a65-404d-4744-a932-0658087f49c3
Diffstat (limited to 'nuttx/net/netdev_txnotify.c')
-rw-r--r--nuttx/net/netdev_txnotify.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/net/netdev_txnotify.c b/nuttx/net/netdev_txnotify.c
index 0fd03b0c3..fb6f12893 100644
--- a/nuttx/net/netdev_txnotify.c
+++ b/nuttx/net/netdev_txnotify.c
@@ -1,7 +1,7 @@
/****************************************************************************
* net/netdev_txnotify.c
*
- * Copyright (C) 2007, 2008 Gregory Nutt. All rights reserved.
+ * Copyright (C) 2007-2009 Gregory Nutt. All rights reserved.
* Author: Gregory Nutt <spudmonkey@racsa.co.cr>
*
* Redistribution and use in source and binary forms, with or without