From 4245767d673bcdf78d612c8d51aa9807fdbb724b Mon Sep 17 00:00:00 2001 From: patacongo Date: Fri, 3 Aug 2012 19:11:11 +0000 Subject: Add capability to traverse inodes in the NuttX psuedo-filesystem git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5004 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/drivers/bch/bch_internal.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/drivers/bch/bch_internal.h') diff --git a/nuttx/drivers/bch/bch_internal.h b/nuttx/drivers/bch/bch_internal.h index ffda8151e..fb1c64236 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 + * Author: Gregory Nutt * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.2.3