mirror of
https://github.com/reactos/reactos.git
synced 2025-04-04 12:39:35 +00:00
Update modules/rostests/apitests/crt/setjmp.c
Co-authored-by: Serge Gautherie <32623169+SergeGautherie@users.noreply.github.com>
This commit is contained in:
parent
b7b07a22a2
commit
62c7389cc6
1 changed files with 2 additions and 1 deletions
|
@ -2,7 +2,8 @@
|
|||
* PROJECT: ReactOS CRT
|
||||
* LICENSE: MIT (https://spdx.org/licenses/MIT)
|
||||
* PURPOSE: Tests for setjmp/longjmp
|
||||
* COPYRIGHT: Copyright 2025 Katayama Hirofumi MZ (katayama.hirofumi.mz@gmail.com)
|
||||
* COPYRIGHT: Copyright 2025 Katayama Hirofumi MZ <katayama.hirofumi.mz@gmail.com>
|
||||
* Copyright 2025 Serge Gautherie <reactos-git_serge_171003@gautherie.fr>
|
||||
*/
|
||||
|
||||
#include <apitest.h>
|
||||
|
|
Loading…
Reference in a new issue