From 4704a98d15e935f3093157d4756463c90b79c936 Mon Sep 17 00:00:00 2001 From: dsomero Date: Sat, 30 Nov 2013 00:15:13 -0500 Subject: system/scanmem: Fixed file ending with no newline. Signed-off-by: dsomero --- system/scanmem/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'system/scanmem') 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. -- cgit v1.2.3