# HG changeset patch # User Steve Losh # Date 1484962385 0 # Node ID 0959bec6eaa29ee7f2f365c8d35ed61aba3f7bff # Parent afcbcecb1fc98625dc116613a75d8cb4de409f93 Naming diff -r afcbcecb1fc9 -r 0959bec6eaa2 creds-example.lisp --- a/creds-example.lisp Fri Jan 20 14:35:28 2017 +0000 +++ b/creds-example.lisp Sat Jan 21 01:33:05 2017 +0000 @@ -5,5 +5,5 @@ (setf *credentials* '( - (auth-plist-goes-here use (authorize) to get it) + (auth-plist-goes-here use (tt-authorize) to get it) ))