]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/channels/remote/remote.factor
change add-init-hook to add-startup-hook, new add-shutdown-hook word
[factor.git] / basis / channels / remote / remote.factor
index 6e10b23407f2630eda925ac253e889774a6a76ae..bf2438ac19517dccc49134a0d5bbaeca48c9377b 100644 (file)
@@ -64,4 +64,4 @@ M: remote-channel from ( remote-channel -- value )
 [
     H{ } clone \ remote-channels set-global
     start-channel-node
-] "channel-registry" add-init-hook
+] "channel-registry" add-startup-hook