Fix conflicts/ missing /** */ in doxygen

This commit is contained in:
Aris Adamantiadis
2010-08-23 21:21:57 +02:00
parent 94b689e19d
commit 14048354d5
8 changed files with 14 additions and 850 deletions

View File

@@ -1,3 +1,4 @@
/**
@page commands Chapter 4: Passing remote commands
@section remote_commands Passing remote commands
@@ -82,4 +83,4 @@ end-of-file to the channel, close it, and free the memory it used:
}
@endcode
*/