mirror of
https://github.com/owntracks/recorder.git
synced 2026-08-23 11:26:16 +00:00
clarify comment
This commit is contained in:
+1
-1
@@ -686,7 +686,7 @@ void store_gwvalue(char *username, char *device, time_t tst, char *key, char *va
|
||||
/*
|
||||
* Decrypt the payload and return a pointer to allocated space containing
|
||||
* the clear text.
|
||||
* p64 contains the base64-encoded payload from the device. `username'
|
||||
* p64 contains the base64-encoded, encrypted payload from the device. `username'
|
||||
* and `device' are needed to obtain the decryption key for this object.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user