Fix typos, make all \brief's conformant, end sentences with a period.

This commit is contained in:
Linus Nordberg
2010-07-28 17:42:33 +02:00
parent 986dd554f4
commit da49a7267f
12 changed files with 15 additions and 15 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
/**
* \file rendclient.h
* \brief Header file for client rend functions
* \brief Header file for rendclient.c.
**/
#ifndef _TOR_RENDCLIENT_H