From dd1bb1f6773e6920eec18c246302e5ab899bb91d Mon Sep 17 00:00:00 2001 From: NĂ©lio Laranjeiro Date: Mon, 10 Nov 2008 21:12:22 +0100 Subject: avr/modules/trace: Removed the mail on the header file. --- digital/avr/modules/trace/trace.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'digital') diff --git a/digital/avr/modules/trace/trace.h b/digital/avr/modules/trace/trace.h index d2077d66..0c6df03d 100644 --- a/digital/avr/modules/trace/trace.h +++ b/digital/avr/modules/trace/trace.h @@ -24,10 +24,9 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * * }}} */ -/** File based on work done by Neil Booth +/** * You can find the example on the website : * http://gcc.gnu.org/ml/gcc-patches/2000-11/msg00016.html - * Thanks to him. */ #define PASTE_EXPAND(a, b) PASTE(a, b) -- cgit v1.2.3