From: Eugene Syromyatnikov Date: Sat, 10 Dec 2016 00:12:15 +0000 (+0300) Subject: tests: fix typo in comment inside prctl-tsc.c X-Git-Tag: v4.15~7 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34283c2f82a823a80c0e642dd6b1f2774164aecd;p=strace tests: fix typo in comment inside prctl-tsc.c --- diff --git a/tests/prctl-tsc.c b/tests/prctl-tsc.c index 629b5910..86668d95 100644 --- a/tests/prctl-tsc.c +++ b/tests/prctl-tsc.c @@ -2,7 +2,7 @@ * Check decoding of prctl PR_GET_TSC/PR_SET_TSC operations. * * Copyright (c) 2016 JingPiao Chen - * Copyright (c) 2016 Eugene Syromyatnikov * All rights reserved. * * Redistribution and use in source and binary forms, with or without