lwip: Fix some unicode warnings from pytest
Fix various warnings of the form:
Skipping file '[..]/lib/lwip/lwip/contrib/ports/unix/posixlib/
include/posix/inet.h' due to unicode error
Signed-off-by: Simon Glass <sjg@chromium.org>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2023 Joan Lled<EFBFBD> <jlledom@member.fsf.org>
|
||||
* Copyright (C) 2023 Joan Lledo <jlledom@member.fsf.org>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification,
|
||||
* are permitted provided that the following conditions are met:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2023 Joan Lled<EFBFBD> <jlledom@member.fsf.org>
|
||||
* Copyright (C) 2023 Joan Lledo <jlledom@member.fsf.org>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification,
|
||||
* are permitted provided that the following conditions are met:
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
/*
|
||||
* Copyright (C) 2023 Joan Lled<EFBFBD> <jlledom@member.fsf.org>
|
||||
* Copyright (C) 2023 Joan Lledo <jlledom@member.fsf.org>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without modification,
|
||||
* are permitted provided that the following conditions are met:
|
||||
|
||||
Reference in New Issue
Block a user