From 4b22f66d30ded623a60c699a2c8e13b3fa984fc6 Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 3 Oct 2023 11:54:22 -0700 Subject: [PATCH] Updated NetworkApps (markdown) --- NetworkApps.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NetworkApps.md b/NetworkApps.md index 707d054..9ccc160 100644 --- a/NetworkApps.md +++ b/NetworkApps.md @@ -9,7 +9,7 @@ You can get it using [get_init_data()](StatusApi). The user may ask that network communication not be done based on time of day (user preferences) or the "Suspend Network" GUI command. -When this is the case, **BOINC_STATUS::network_suspended** will be set in the status. +When this is the case, ```BOINC_STATUS::network_suspended``` will be set in the status. You can get this using [boinc_get_status()](StatusApi). ## Requesting network connection