From 8ff458b441de72fa7959a81639c4889be0399eda Mon Sep 17 00:00:00 2001 From: Raafat Akkad Date: Sat, 3 Dec 2022 15:03:46 +0000 Subject: [PATCH] Update header --- Classes/IOHIDSensor.h | 2 +- Classes/IOHIDSensor.m | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Classes/IOHIDSensor.h b/Classes/IOHIDSensor.h index 8721f0b..72ddc52 100644 --- a/Classes/IOHIDSensor.h +++ b/Classes/IOHIDSensor.h @@ -3,7 +3,7 @@ * * Copyright (c) 2006-2012 Hendrik Holtmann * - * Sensor.h - MacBook(Pro) FanControl application + * IOHIDSensor.h - MacBook(Pro) FanControl application * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/Classes/IOHIDSensor.m b/Classes/IOHIDSensor.m index efd2a58..b439339 100644 --- a/Classes/IOHIDSensor.m +++ b/Classes/IOHIDSensor.m @@ -3,7 +3,7 @@ * * Copyright (c) 2006-2012 Hendrik Holtmann * - * Sensor.m - MacBook(Pro) FanControl application + * IOHIDSensor.m - MacBook(Pro) FanControl application * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by