Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 7c2aa611 authored by Julia Lawall's avatar Julia Lawall Committed by Michal Marek
Browse files

scripts/coccinelle: fix typos



Fix a couple spelling mistakes.

Signed-off-by: default avatarJulia Lawall <Julia.Lawall@lip6.fr>
Signed-off-by: default avatarMichal Marek <mmarek@suse.cz>
parent 1a617a84
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
///
/// A variable is dereference under a NULL test.
/// Even though it is know to be NULL.
/// A variable is dereferenced under a NULL test.
/// Even though it is known to be NULL.
///
// Confidence: Moderate
// Copyright: (C) 2010 Nicolas Palix, DIKU.  GPLv2.