summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 21526d8)
raw | patch | inline | side by side (parent: 21526d8)
author | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 5 Mar 2016 12:56:17 +0000 (13:56 +0100) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Sat, 5 Mar 2016 12:56:17 +0000 (13:56 +0100) |
src/netlink.c | patch | blob | history |
diff --git a/src/netlink.c b/src/netlink.c
index e1f378d9408a741a6e75c85efe62ee5a80426028..d4661ce8423091b72f5276a3a2f4fa9d3f15561c 100644 (file)
--- a/src/netlink.c
+++ b/src/netlink.c
const char *kind = NULL;
/* char *type_instance; */
- char *tc_type;
+ const char *tc_type;
char tc_inst[DATA_MAX_NAME_LEN];
_Bool stats_submitted = 0;