From cf7dde3c4b4356029a91d985c56a5c8a9d174e76 Mon Sep 17 00:00:00 2001 From: Povilas Kanapickas Date: Thu, 30 Dec 2021 20:20:40 +0200 Subject: [PATCH] genesys: Remove several accidental edits Fixes 59506f866d3ac4c2fc2bdadf66865e38f8e86ac4. --- backend/genesys/image.h | 2 +- backend/genesys/image_pixel.h | 2 +- backend/genesys/serialize.h | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/genesys/image.h b/backend/genesys/image.h index 07d3be348..80797ed7d 100644 --- a/backend/genesys/image.h +++ b/backend/genesys/image.h @@ -15,7 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see .s + along with this program. If not, see . */ #ifndef BACKEND_GENESYS_IMAGE_H diff --git a/backend/genesys/image_pixel.h b/backend/genesys/image_pixel.h index e414cfbd1..4f487ea68 100644 --- a/backend/genesys/image_pixel.h +++ b/backend/genesys/image_pixel.h @@ -15,7 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see .s + along with this program. If not, see . */ #ifndef BACKEND_GENESYS_IMAGE_PIXEL_H diff --git a/backend/genesys/serialize.h b/backend/genesys/serialize.h index ed67ea36f..5040ed089 100644 --- a/backend/genesys/serialize.h +++ b/backend/genesys/serialize.h @@ -15,7 +15,7 @@ General Public License for more details. You should have received a copy of the GNU General Public License - along with this program. If not, see .s + along with this program. If not, see . */ #ifndef BACKEND_GENESYS_SERIALIZE_H