ObjFW  Diff

Differences From Artifact [125a37157e]:

  • File src/OFSubdata.h — part of check-in [d1a8c88dc6] at 2023-08-09 08:14:56 on branch trunk — Add OFSubdata This replaces the hack of OFAdjacentData being able to keep a pointer to the parent. (user: js size: 732) [more...]

To Artifact [f381b2e69c]:

  • File src/OFSubdata.h — part of check-in [26ddd2e4e4] at 2024-01-02 17:17:25 on branch trunk — Update copyright (user: js size: 732) [more...]

1
2

3
4
5
6
7
8
9
1

2
3
4
5
6
7
8
9

-
+







/*
 * Copyright (c) 2008-2023 Jonathan Schleifer <js@nil.im>
 * Copyright (c) 2008-2024 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.
 *