diff options
author | Rob Austein <sra@hactrn.net> | 2007-05-30 20:42:09 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-05-30 20:42:09 +0000 |
commit | c42e9044b98c180879dcd4b74b383e74f67c6fdb (patch) | |
tree | 300de38f0c7bc2fbea677b4d26185eb71f5aba96 /docs/left-right-protocol | |
parent | 5750be9cb80871cbd9ff04411c18eb737d0fd541 (diff) |
Cleanup
svn path=/docs/left-right-protocol; revision=644
Diffstat (limited to 'docs/left-right-protocol')
-rw-r--r-- | docs/left-right-protocol | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/left-right-protocol b/docs/left-right-protocol index 65f5bb80..27878bb4 100644 --- a/docs/left-right-protocol +++ b/docs/left-right-protocol @@ -373,10 +373,6 @@ ;;; ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; -;; Separating this into two separate messages instead of a single -;; overloaded message (self vs child) might be clearer. Work uses -;; cases first to determine how we really use this call? - (list-resources :self-id 42 ; issuer id &optional ; If left off, we're asking about self rather than child :child id) ; subject id |