Merge pull request #337 from linusg/fix-typo-in-comment

Fix typo in comment
This commit is contained in:
JP Mens
2020-03-04 07:50:24 +01:00
committed by GitHub
+1 -1
View File
@@ -583,7 +583,7 @@ void handle_message(void *userdata, char *topic, char *payload, size_t payloadle
/*
* Determine "relative topic", relative to base, i.e. whatever comes
* behind ownntracks/user/device/. If it's the base topic, use "*".
* behind owntracks/user/device/. If it's the base topic, use "*".
*/
utstring_renew(reltopic);