1
1
This commit was SVN r1169.
Этот коммит содержится в:
Vishal Sahay 2004-05-30 16:24:20 +00:00
родитель 4df4d27378
Коммит 48d8dc1e2a

Просмотреть файл

@ -231,7 +231,8 @@ int lam_attr_delete(lam_attribute_type_t type, void *object,
* @param type Type of attribute (COMM/WIN/DTYPE) (IN)
* @param old_object The old COMM/WIN/DTYPE object (IN)
* @param new_object The new COMM/WIN/DTYPE object (IN)
* @param keyhash The attribute hash table hanging on the object(IN)
* @param keyhash The attribute hash table hanging on old object(IN)
* @param newkeyhash The attribute hash table hanging on new object(IN)
* @return LAM error code
*
*/