Skip to content

Commit

Permalink
.......... [DEV-2597] updated function descriptions 2
Browse files Browse the repository at this point in the history
  • Loading branch information
arimdjonokszabbix committed Oct 20, 2023
1 parent d963fb4 commit 3d833bf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/zabbix_server/escalator/escalator.c
Original file line number Diff line number Diff line change
Expand Up @@ -2121,8 +2121,8 @@ static void escalation_execute_update_operations(zbx_db_event *event, const zbx_

/******************************************************************************
* *
* Purpose: Check whether the escalation trigger and related items, hosts are *
* not deleted or disabled. *
* Purpose: Checks whether the escalation trigger and related items, hosts *
* are not deleted or disabled. *
* *
* Parameters: triggerid - [IN] id of trigger to check *
* source - [IN] escalation event source *
Expand Down Expand Up @@ -2309,7 +2309,7 @@ static const char *escalation_status_string(unsigned char status)

/******************************************************************************
* *
* Purpose: Check whether escalation must be cancelled, deleted, skipped or *
* Purpose: Checks whether escalation must be cancelled, deleted, skipped or *
* processed. *
* *
* Parameters: escalation - [IN] escalation to check *
Expand Down

0 comments on commit 3d833bf

Please sign in to comment.