Skip to content

Commit f2b74d8

Browse files
committed
lowercase func
1 parent 73706fc commit f2b74d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/toddog.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
#include "toddog_udp.h"
33

44
// to send a metric to ddog
5-
char *metrictoDdog(
5+
char *metrictoddog(
66
OCIExtProcContext *ctx,
77
char *name, // pointer to name -- name of the metric
88
short name_i, // null status of name

0 commit comments

Comments
 (0)