aboutsummaryrefslogtreecommitdiff
path: root/sx-networks.el
diff options
context:
space:
mode:
authorSean Allred <code@seanallred.com>2018-01-28 19:05:36 -0600
committerSean Allred <code@seanallred.com>2018-01-28 19:05:36 -0600
commit0bc0adf1b5c93795ca814f3f123405d2782088f8 (patch)
treebd5f60e0c89afe202058fa698181a5c11af04c9f /sx-networks.el
parent07868a94759183341dad28cc13c9c3aa5c4832cb (diff)
Update copyrights
Diffstat (limited to 'sx-networks.el')
-rw-r--r--sx-networks.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/sx-networks.el b/sx-networks.el
index 8bd9d34..1f07aba 100644
--- a/sx-networks.el
+++ b/sx-networks.el
@@ -1,6 +1,6 @@
;;; sx-networks.el --- user network information -*- lexical-binding: t; -*-
-;; Copyright (C) 2014 Sean Allred
+;; Copyright (C) 2014-2018 Sean Allred
;; Author: Sean Allred <code@seanallred.com>
@@ -78,7 +78,7 @@ If cache is not available, retrieve current data."
"Update user information.
Sets cache and then uses `sx-network--get-associated' to update
the variables."
- (setq sx-network--user-information
+ (setq sx-network--user-information
(sx-method-call 'me
:submethod 'associated
:keywords '((types . (main_site meta_site)))