ObjFW  Diff

Differences From Artifact [a652114a4e]:

  • File src/runtime/autorelease.m — part of check-in [41c2b305ce] at 2022-09-19 19:10:53 on branch trunk — Fix missing void in function declarations (user: js size: 3632) [more...]

To Artifact [2df304f6dc]:

  • File src/runtime/autorelease.m — part of check-in [8939cbdb52] at 2023-01-06 09:04:02 on branch trunk — Update copyright (user: js size: 3632) [more...]

1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2008-2022 Jonathan Schleifer <js@nil.im>
 *
 * All rights reserved.
 *
 * This file is part of ObjFW. It may be distributed under the terms of the
 * Q Public License 1.0, which can be found in the file LICENSE.QPL included in
 * the packaging of this file.
 *

|







1
2
3
4
5
6
7
8
9
/*
 * Copyright (c) 2008-2023 Jonathan Schleifer <js@nil.im>
 *
 * All rights reserved.
 *
 * This file is part of ObjFW. It may be distributed under the terms of the
 * Q Public License 1.0, which can be found in the file LICENSE.QPL included in
 * the packaging of this file.
 *