From eaf64a2f4ecc3e800ece38b8923c164b80783d4e Mon Sep 17 00:00:00 2001 From: Miek Gieben Date: Thu, 14 Jul 2011 15:54:11 +0200 Subject: [PATCH] add comments on the files purpose --- kparse.rl | 1 + 1 file changed, 1 insertion(+) diff --git a/kparse.rl b/kparse.rl index e69de29b..183c8483 100644 --- a/kparse.rl +++ b/kparse.rl @@ -0,0 +1 @@ +# parse priv key files an' stuff