From 14a5bc69504838d858fbb9981c9171d9fd625f10 Mon Sep 17 00:00:00 2001 From: patacongo Date: Mon, 17 Dec 2012 14:43:31 +0000 Subject: Integrate PATH traversal logic and binary format logic git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5441 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/binfmt/binfmt_dumpmodule.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/binfmt/binfmt_dumpmodule.c') diff --git a/nuttx/binfmt/binfmt_dumpmodule.c b/nuttx/binfmt/binfmt_dumpmodule.c index 40cbe4b21..cd52136b0 100644 --- a/nuttx/binfmt/binfmt_dumpmodule.c +++ b/nuttx/binfmt/binfmt_dumpmodule.c @@ -70,7 +70,7 @@ ***********************************************************************/ /*********************************************************************** - * Name: load_module + * Name: dump_module * * Description: * Load a module into memory and prep it for execution. -- cgit v1.2.3