summaryrefslogtreecommitdiff
path: root/protocols/FacebookRM/src/http.h
diff options
context:
space:
mode:
Diffstat (limited to 'protocols/FacebookRM/src/http.h')
-rw-r--r--protocols/FacebookRM/src/http.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/protocols/FacebookRM/src/http.h b/protocols/FacebookRM/src/http.h
index 507658bff9..4ae80cbec2 100644
--- a/protocols/FacebookRM/src/http.h
+++ b/protocols/FacebookRM/src/http.h
@@ -81,6 +81,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
#define HTTP_CODE_FAKE_DISCONNECTED 0
#define HTTP_CODE_FAKE_ERROR 1
+#define HTTP_CODE_FAKE_OFFLINE 2
namespace http
{