]> git.ipfire.org Git - thirdparty/systemd.git/blobdiff - src/libsystemd/sd-bus/bus-protocol.h
sd-bus: do not try to close already closed fd (#8392)
[thirdparty/systemd.git] / src / libsystemd / sd-bus / bus-protocol.h
index 183af89a63a07fa1892df0e7eb25a77d9f2ffd9c..0d5dfd94744fa8a6076ed22c69d391460f83fde1 100644 (file)
@@ -1,5 +1,4 @@
-/*-*- Mode: C; c-basic-offset: 8; indent-tabs-mode: nil -*-*/
-
+/* SPDX-License-Identifier: LGPL-2.1+ */
 #pragma once
 
 /***