aboutsummaryrefslogtreecommitdiff
path: root/SystemCalls.py
diff options
context:
space:
mode:
Diffstat (limited to 'SystemCalls.py')
-rw-r--r--SystemCalls.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/SystemCalls.py b/SystemCalls.py
index 55a7c92..7136194 100644
--- a/SystemCalls.py
+++ b/SystemCalls.py
@@ -4,7 +4,7 @@
Work in progress...
The system call ABI from the following link are supported.
- http://esec-lab.sogeti.com/post/2011/07/05/Linux-syscall-ABI
+ http://esec-lab.sogeti.com/posts/2011/07/05/linux-syscall-abi.html
by n0p
"""