summaryrefslogtreecommitdiffstats
path: root/nuttx/drivers/bch/bch_internal.h
diff options
context:
space:
mode:
authorpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-03 19:11:11 +0000
committerpatacongo <patacongo@7fd9a85b-ad96-42d3-883c-3090e2eb8679>2012-08-03 19:11:11 +0000
commita47fb3bd2fd48cd18b84c5020e0f90c58433bd43 (patch)
treeda55e9fab23eebbf67c222daf2efe23f93daf1ec /nuttx/drivers/bch/bch_internal.h
parent83be13bb8d9a206ebbd4d8282ec54f74a7340abc (diff)
Add capability to traverse inodes in the NuttX psuedo-filesystem
git-svn-id: https://nuttx.svn.sourceforge.net/svnroot/nuttx/trunk@5004 7fd9a85b-ad96-42d3-883c-3090e2eb8679
Diffstat (limited to 'nuttx/drivers/bch/bch_internal.h')
-rw-r--r--nuttx/drivers/bch/bch_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/bch/bch_internal.h b/nuttx/drivers/bch/bch_internal.h
index ffda8151eb..fb1c642367 100644
--- a/nuttx/drivers/bch/bch_internal.h
+++ b/nuttx/drivers/bch/bch_internal.h
@@ -2,7 +2,7 @@
* drivers/bch/bch_internal.h
*
* Copyright (C) 2008-2009 Gregory Nutt. All rights reserved.
- * Author: Gregory Nutt <spudmonkey@racsa.co.cr>
+ * Author: Gregory Nutt <gnutt@nuttx.org>
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions