fix xml tags

This commit is contained in:
Chris PeBenito 2005-08-08 15:43:20 +00:00
parent 7057c18db0
commit f5e321b0f0

View File

@ -3,9 +3,9 @@
## </summary> ## </summary>
######################################## ########################################
## <desc> ## <summary>
## Execute consoletype in the consoletype domain. ## Execute consoletype in the consoletype domain.
## </desc> ## </summary>
## <param name="domain"> ## <param name="domain">
## The type of the process performing this action. ## The type of the process performing this action.
## </param> ## </param>
@ -28,9 +28,9 @@ interface(`consoletype_domtrans',`
') ')
######################################## ########################################
## <desc> ## <summary>
## Execute consoletype in the caller domain. ## Execute consoletype in the caller domain.
## </desc> ## </summary>
## <param name="domain"> ## <param name="domain">
## The type of the process performing this action. ## The type of the process performing this action.
## </param> ## </param>