Convert lookup_string_in_fixed_set.c into UTF-8

This commit is contained in:
Tim Rühsen 2016-01-01 22:31:01 +01:00
parent c9d76e4898
commit 23345f5f37
1 changed files with 1 additions and 1 deletions

View File

@ -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 <stddef.h>