From 5e73075e75e593cefecfd8ac4d370942303728e9 Mon Sep 17 00:00:00 2001 From: Stanislaw Halik Date: Sun, 3 Feb 2019 10:16:28 +0100 Subject: proto/simconnect: bump copyright date --- proto-simconnect/ftnoir_protocol_sc.cpp | 6 +++--- proto-simconnect/ftnoir_protocol_sc.h | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'proto-simconnect') diff --git a/proto-simconnect/ftnoir_protocol_sc.cpp b/proto-simconnect/ftnoir_protocol_sc.cpp index ddab4614..800c22ff 100644 --- a/proto-simconnect/ftnoir_protocol_sc.cpp +++ b/proto-simconnect/ftnoir_protocol_sc.cpp @@ -2,8 +2,8 @@ * * * ISC License (ISC) * * * - * Copyright (c) 2015, Wim Vriend - * Copyright (c) 2014, Stanislaw Halik + * Copyright (c) 2015, Wim Vriend * + * Copyright (c) 2014, 2017, 2019 Stanislaw Halik * * * * Permission to use, copy, modify, and/or distribute this software for any * * purpose with or without fee is hereby granted, provided that the above * @@ -77,7 +77,7 @@ void simconnect::run() (void) simconnect_close(handle); } else - qDebug() << "simconnect: can't open handle:" << hr; + qDebug() << "simconnect: can't open handle:" << (void*)hr; if (!isInterruptionRequested()) Sleep(3000); diff --git a/proto-simconnect/ftnoir_protocol_sc.h b/proto-simconnect/ftnoir_protocol_sc.h index aec43e57..62326203 100644 --- a/proto-simconnect/ftnoir_protocol_sc.h +++ b/proto-simconnect/ftnoir_protocol_sc.h @@ -3,7 +3,7 @@ * ISC License (ISC) * * * * Copyright (c) 2015, Wim Vriend * - * Copyright (c) 2014, 2017 Stanislaw Halik * + * Copyright (c) 2014, 2017, 2019 Stanislaw Halik * * * * Permission to use, copy, modify, and/or distribute this software for any * * purpose with or without fee is hereby granted, provided that the above * -- cgit v1.2.3