Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 86926d3

Browse files
committed
Applying clang-format and modifying the auther file
1 parent 7dcec11 commit 86926d3

3 files changed

Lines changed: 1 addition & 2 deletions

File tree

doc/manual/en/97-acknowledgement.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ Pranav Prajapati <[email protected]>
6161
Som Shegokar <[email protected]>
6262
Ameen Sakr <[email protected]>
6363
Harshit Shaw <[email protected]>
64+
Ahmed Metwally <[email protected]>
6465
```
6566

6667
## Committers

src/include/prometheus.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,6 @@ pgmoneta_prometheus_logging(int logging);
113113
bool
114114
pgmoneta_is_alert_enabled(int server);
115115

116-
117116
#ifdef __cplusplus
118117
}
119118
#endif

src/libpgmoneta/configuration.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@
4444
#include <utf8.h>
4545
#include <prometheus.h>
4646

47-
4847
/* system */
4948
#include <ctype.h>
5049
#include <err.h>

0 commit comments

Comments
 (0)