summaryrefslogtreecommitdiffstats
path: root/system/scanmem
diff options
context:
space:
mode:
author dsomero <xgizzmo@slackbuilds.org>2013-11-30 00:15:13 -0500
committer Robby Workman <rworkman@slackbuilds.org>2013-11-30 00:13:43 -0600
commit4704a98d15e935f3093157d4756463c90b79c936 (patch)
tree455a56d4ed51967d097e2a21abf6d61cca225949 /system/scanmem
parentd26a90bcee61d4d0b83bf6f5d7a9450f67f183d4 (diff)
downloadslackbuilds-4704a98d15e935f3093157d4756463c90b79c936.tar.gz
slackbuilds-4704a98d15e935f3093157d4756463c90b79c936.tar.xz
system/scanmem: Fixed file ending with no newline.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'system/scanmem')
-rw-r--r--system/scanmem/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/system/scanmem/README b/system/scanmem/README
index 41a2a48b6c..3a5f2cfafd 100644
--- a/system/scanmem/README
+++ b/system/scanmem/README
@@ -3,4 +3,4 @@ variable in an executing process. scanmem simply needs to be told the pid of
the process, and the value of the variable at several different times.
After several scans of the process, scanmem isolates the position of the
-variable and allows you to modify it's value. \ No newline at end of file
+variable and allows you to modify it's value.