*** empty log message ***
[h316.git] / pc-tools / ldc2 / src / configuration_manager.cpp
index 3194ec3eec3e029740acffe8ee5b1cc8d9ad4e9f..3ca21020a70c0f237d502c686e200e76da15702d 100644 (file)
@@ -25,8 +25,8 @@ configuration_manager::configuration_manager(string  name){
  *                 output_file in --output_file=
  *\param description A detailed description of the value.
  *\param status Pointer to an integer. Will be set to 1 if arg found.
- *\target Pointer to string to put the value in. 
- *\placeholder A placeholder for the documentation. 
+ *\param target Pointer to string to put the value in. 
+ *\param placeholder A placeholder for the documentation. 
  *             For example <filename> in -f<filename>
  */
 void configuration_manager::add_option_value (const string & shortname,