mirror of
https://github.com/owntracks/recorder.git
synced 2024-11-15 18:08:28 -07:00
Merge pull request #337 from linusg/fix-typo-in-comment
Fix typo in comment
This commit is contained in:
commit
5eecca3811
@ -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
|
* 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);
|
utstring_renew(reltopic);
|
||||||
|
Loading…
Reference in New Issue
Block a user