macOS: Expand a comment.

Change-Id: I4755c2ca44bc33954e3ea69c6ea2b7dc0983db4c
Reviewed-on: https://code.wireshark.org/review/36232
Reviewed-by: Gerald Combs <gerald@wireshark.org>
This commit is contained in:
Gerald Combs 2020-02-28 08:38:53 -08:00
parent a5926fdda7
commit cead73576d
1 changed files with 4 additions and 0 deletions

View File

@ -36,6 +36,10 @@ void sparkle_software_update_check(void)
// https://github.com/sparkle-project/Sparkle/issues/232
// https://github.com/sparkle-project/Sparkle/issues/892
// https://github.com/sparkle-project/Sparkle/issues/839
//
// This depends on the Sparkle framework being able to run Autoupdate.app.
// If that's not reliable we might want to disable SUAllowsAutomaticUpdates
// above.
void sparkle_software_update_cleanup()
{