Commentaires et nettoyage dans bind.

This commit is contained in:
Pierre-Elliott Bécue 2015-03-03 13:29:08 +01:00
parent 15e83e1844
commit 4b652b69b6
3 changed files with 415 additions and 156 deletions

View file

@ -177,7 +177,7 @@ sshfp_algo = {
}
sshfs_ralgo = {}
for key,value in sshfp_algo.items():
for key, value in sshfp_algo.items():
sshfs_ralgo[value[1]] = (value[0], key)
sshfp_hash = {