summaryrefslogtreecommitdiff
path: root/src/feature/nodelist/routerinfo_st.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/feature/nodelist/routerinfo_st.h')
-rw-r--r--src/feature/nodelist/routerinfo_st.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/feature/nodelist/routerinfo_st.h b/src/feature/nodelist/routerinfo_st.h
index 59656818c1..59fd56d0a0 100644
--- a/src/feature/nodelist/routerinfo_st.h
+++ b/src/feature/nodelist/routerinfo_st.h
@@ -112,4 +112,4 @@ struct routerinfo_t {
uint8_t purpose;
};
-#endif
+#endif /* !defined(ROUTERINFO_ST_H) */