From d12bcf0666910b6e91a756aeabe025f3d89ea228 Mon Sep 17 00:00:00 2001 From: Mike Auty Date: Wed, 31 Dec 2014 21:04:55 +0000 Subject: [PATCH] Minor formatting change. --- volatility/framework/interfaces/plugins.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/volatility/framework/interfaces/plugins.py b/volatility/framework/interfaces/plugins.py index 5e962d2aa..6391b2e22 100644 --- a/volatility/framework/interfaces/plugins.py +++ b/volatility/framework/interfaces/plugins.py @@ -10,8 +10,8 @@ from volatility.framework.interfaces import context as context_module # # Plugins -# - Take in relevant number of TranslationLayers (of specified type) -# - Outputs TreeGrid +# - Take in relevant number of TranslationLayers (of specified type) +# - Outputs TreeGrid # # Should the plugin handle constructing the translation layers from the filenames or should the library have routines for it? # Outwardly, the user specifies an OS, version, architecture triple and images.