From 8fb4ae2f77351a816a88ccb2faf3265c9fd5ebab Mon Sep 17 00:00:00 2001 From: Artjoms Rimdjonoks Date: Thu, 23 Dec 2021 17:14:48 +0200 Subject: .......... [DEV-2046] removed author names from the source code --- include/db.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/db.h') diff --git a/include/db.h b/include/db.h index a4651b3212e..61c4efecc17 100644 --- a/include/db.h +++ b/include/db.h @@ -560,7 +560,6 @@ char *zbx_db_get_schema_esc(void); * * * Purpose: represent graph item data * * * - * Author: Eugene Grigorjev * * * ******************************************************************************/ typedef struct -- cgit v1.2.3 From ce3069ba07d402deb989a592c8145815f818e0f9 Mon Sep 17 00:00:00 2001 From: Artjoms Rimdjonoks Date: Mon, 3 Jan 2022 22:27:48 +0200 Subject: .......... [DEV-2046] removed more redundant stars im comments --- include/db.h | 1 - 1 file changed, 1 deletion(-) (limited to 'include/db.h') diff --git a/include/db.h b/include/db.h index 61c4efecc17..db92afd106d 100644 --- a/include/db.h +++ b/include/db.h @@ -560,7 +560,6 @@ char *zbx_db_get_schema_esc(void); * * * Purpose: represent graph item data * * * - * * ******************************************************************************/ typedef struct { -- cgit v1.2.3