From 0509198f88019ac46801503f0ee9531e8cbb2422 Mon Sep 17 00:00:00 2001 From: patacongo Date: Sun, 2 Dec 2012 17:34:08 +0000 Subject: Fix the fat, flat line bug git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5407 42af7a65-404d-4744-a932-0658087f49c3 --- nuttx/tools/cfgparser.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/tools/cfgparser.c') diff --git a/nuttx/tools/cfgparser.c b/nuttx/tools/cfgparser.c index b1f189f6f..1a35f7857 100644 --- a/nuttx/tools/cfgparser.c +++ b/nuttx/tools/cfgparser.c @@ -2,7 +2,7 @@ * tools/cfgpaser.c * * Copyright (C) 2007-2012 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