system/scanmem: Fixed file ending with no newline.

Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
This commit is contained in:
dsomero 2013-11-30 00:15:13 -05:00 committed by Robby Workman
parent d26a90bcee
commit 4704a98d15

View file

@ -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.
variable and allows you to modify it's value.