General code refactor.

This commit is contained in:
Mike Auty
2014-12-30 03:43:36 +00:00
parent 3395ade2fa
commit 38b0791233
5 changed files with 10 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ from volatility.framework import validity
from volatility.framework.interfaces import context as context_module
#
# Plugins
# Plugins
# - Take in relevant number of TranslationLayers (of specified type)
# - Outputs TreeGrid
#