From: Geoffrey Thomas Date: Fri, 20 Feb 2009 08:32:13 +0000 (-0500) Subject: fix path X-Git-Url: https://snippets.scripts.mit.edu/gitweb.cgi/Scripts/git/.git/commitdiff_plain/e51766d31f75c46fb237f17209973e157b3de18d fix path --- diff --git a/barnowl/zcrypt.pl b/barnowl/zcrypt.pl index d1e0fae..75d73a7 100644 --- a/barnowl/zcrypt.pl +++ b/barnowl/zcrypt.pl @@ -5,7 +5,7 @@ # command replaces the built-in one. # # To use this code, type -# :perl do '/mit/snippets/barnowl/barnowl-zcrypt.pl' +# :perl do '/mit/snippets/barnowl/zcrypt.pl' # # This first line will disable BarnOwl's own zcrypt code, so messages are # encrypted onscreen. Use :decrypt to display them. (Security bugs were later