From: David B. <dbr...@us...> - 2010-01-10 07:25:22
|
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "Main OpenOCD repository". The branch, master has been updated via 5e221fa3a72dcdde92cf749495131748d32f7d8a (commit) from ab4307e693dad8181f1570b5cdd7f132661a608b (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 5e221fa3a72dcdde92cf749495131748d32f7d8a Author: David Brownell <dbr...@us...> Date: Sat Jan 9 22:24:43 2010 -0800 Presto: doxygen fix Newline needed. Signed-off-by: David Brownell <dbr...@us...> diff --git a/src/jtag/drivers/presto.c b/src/jtag/drivers/presto.c index ababf09..72126a1 100644 --- a/src/jtag/drivers/presto.c +++ b/src/jtag/drivers/presto.c @@ -19,7 +19,8 @@ ***************************************************************************/ /** - * @file Holds driver for PRESTO programmer from ASIX. + * @file + * Holds driver for PRESTO programmer from ASIX. * http://tools.asix.net/prg_presto.htm */ #ifdef HAVE_CONFIG_H ----------------------------------------------------------------------- Summary of changes: src/jtag/drivers/presto.c | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- Main OpenOCD repository |