From 9ffc3f03ed839d194dd2407f23f02b732fdef83d Mon Sep 17 00:00:00 2001 From: Bill Zissimopoulos Date: Mon, 2 May 2016 11:12:41 -0700 Subject: [PATCH] memfs: comment fix --- tst/memfs/memfs.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tst/memfs/memfs.cpp b/tst/memfs/memfs.cpp index f9ec47ff..83e02b14 100644 --- a/tst/memfs/memfs.cpp +++ b/tst/memfs/memfs.cpp @@ -1,5 +1,5 @@ /** - * @file memfs.c + * @file memfs.cpp * * @copyright 2015-2016 Bill Zissimopoulos */