From 398f5cfbdc99df54481378f21c7a0dfaf37de4ef Mon Sep 17 00:00:00 2001 From: Luflosi Date: Sat, 18 May 2019 19:33:03 +0200 Subject: [PATCH] Fix copy and paste error --- asan-launcher.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asan-launcher.c b/asan-launcher.c index 819d953f7..6dc1bd5f0 100644 --- a/asan-launcher.c +++ b/asan-launcher.c @@ -1,5 +1,5 @@ /* - * linux-launcher.c + * asan-launcher.c * Copyright (C) 2017 Kovid Goyal * * Distributed under terms of the GPL3 license.