diff --git a/src/lookup_string_in_fixed_set.c b/src/lookup_string_in_fixed_set.c index bdec2e5..81a4e4d 100644 --- a/src/lookup_string_in_fixed_set.c +++ b/src/lookup_string_in_fixed_set.c @@ -2,7 +2,7 @@ * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE.chromium file. * - * Converted to C89 2015 by Tim Rühsen + * Converted to C89 2015 by Tim Rühsen */ #include