cosmetics

This commit is contained in:
Sansar Choinyambuu 2011-11-18 09:50:15 +01:00 committed by Andreas Steffen
parent f10fc0651e
commit aee56036ed
1 changed files with 3 additions and 3 deletions

View File

@ -68,7 +68,7 @@ struct pts_component_manager_t {
*/
void (*remove_vendor)(pts_component_manager_t *this, pen_t vendor_id);
/*
/**
* Return the Functional Component names for a given vendor ID
*
* @param vendor_id Private Enterprise Number (PEN)
@ -77,7 +77,7 @@ struct pts_component_manager_t {
enum_name_t* (*get_comp_func_names)(pts_component_manager_t *this,
pen_t vendor_id);
/*
/**
* Return the Functional Component Qualifier Type names for a given vendor ID
*
* @param vendor_id Private Enterprise Number (PEN)
@ -86,7 +86,7 @@ struct pts_component_manager_t {
enum_name_t* (*get_qualifier_type_names)(pts_component_manager_t *this,
pen_t vendor_id);
/*
/**
* Return the Qualifier Type and Flags
*
* @param name Component Functional Name