From 19f077473848b498841efb5ea7e698a95dec6663 Mon Sep 17 00:00:00 2001 From: Sean Allred Date: Sat, 8 Nov 2014 19:40:43 -0500 Subject: Update comments --- sx-method.el | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sx-method.el b/sx-method.el index f69c381..6f0a36b 100644 --- a/sx-method.el +++ b/sx-method.el @@ -1,8 +1,8 @@ -;;; sx-request.el --- requests for stack-mode +;;; sx-method.el --- method calls ;; Copyright (C) 2014 Sean Allred -;; Author: Sean Allred +;; Author: Sean Allred ;; This program is free software; you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by @@ -44,4 +44,4 @@ Return the entire response as a complex alist." keyword-arguments))) (provide 'sx-method) -;;; sx-request.el ends here +;;; sx-method.el ends here -- cgit v1.2.3