From e51766d31f75c46fb237f17209973e157b3de18d Mon Sep 17 00:00:00 2001 From: Geoffrey Thomas Date: Fri, 20 Feb 2009 03:32:13 -0500 Subject: [PATCH] fix path --- barnowl/zcrypt.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- 2.45.0