From 43a95506dcea5e1f89a52223b751e088e0b1c2d2 Mon Sep 17 00:00:00 2001 From: Felix Ruess Date: Mon, 6 Feb 2012 16:31:58 +0100 Subject: [PATCH] manual: mention Paparazzi project --- doc/manual/style.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/manual/style.dox b/doc/manual/style.dox index acf471ac6b..9ae3a07c4b 100644 --- a/doc/manual/style.dox +++ b/doc/manual/style.dox @@ -22,7 +22,7 @@ Feedback would be welcome to improve the Paparazzi guidelines. /** @page stylec C Style Guide This page contains guidelines for writing new C source code for the -OpenOCD project. +Paparazzi project. @section styleformat Formatting Guide