From 5ed3e3a7e64ed0c01a32d2f517e8a1d63226e986 Mon Sep 17 00:00:00 2001 From: Adrian-Ken Rueegsegger Date: Fri, 6 Jan 2012 17:37:59 +0100 Subject: Various style, typo and whitespace corrections --- HACKING | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'HACKING') diff --git a/HACKING b/HACKING index 3b24558a9..830b68841 100644 --- a/HACKING +++ b/HACKING @@ -5,8 +5,8 @@ Git repository --------------------- -For interested developers, we have a public repository. To check out and -compile the code, you need the following tools: +For interested developers, we have a public repository. To check out and compile +the code, you need the following tools: - Git - a recent GNU C compiler (>= 3.x) @@ -43,7 +43,7 @@ Then you're in, start the build as usual: API documentation ----------------- -Charon and libstrongswan contain inline code documentation. These comments can +Charon and libstrongswan contain inline code documentation. These comments can be extracted using doxygen. It is built using 'make apidoc', which creates an 'apidoc' folder containing the HTML files. -- cgit v1.2.3