From ddcef79f18e0381c5e7021c2a4d97035337c4972 Mon Sep 17 00:00:00 2001 From: asterix Date: Mon, 10 Oct 2011 16:07:44 +0000 Subject: [PATCH 1/1] Fix comment. git-svn-id: https://src.develer.com/svnoss/bertos/trunk@5148 38d2e660-2303-0410-9eaa-f027e97ec537 --- boards/sam3x-ek/examples/sam3x-ek_codec/main.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/boards/sam3x-ek/examples/sam3x-ek_codec/main.c b/boards/sam3x-ek/examples/sam3x-ek_codec/main.c index 2d49b12a..c43918ec 100644 --- a/boards/sam3x-ek/examples/sam3x-ek_codec/main.c +++ b/boards/sam3x-ek/examples/sam3x-ek_codec/main.c @@ -30,9 +30,10 @@ * * --> * - * \brief Atmel SAM3X-EK testcase + * \brief Atmel SAM3X-EK wav player example. * * \author Stefano Fedrigo + * \author Daniele Basile */ #include "bitmaps.h" -- 2.25.1