style(42header): removing the non-working people (except for braces issues xD)

This commit is contained in:
Raphael 2025-06-24 12:36:19 +02:00
parent cb4135d01f
commit 58bf620c09
6 changed files with 20 additions and 20 deletions

View file

@ -3,10 +3,10 @@
/* ::: :::::::: */
/* PollManager.hpp :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: sben-tay <sben-tay@student.42.fr> +#+ +:+ +#+ */
/* By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/05/19 19:15:13 by omoudni #+# #+# */
/* Updated: 2025/06/18 01:26:38 by sben-tay ### ########.fr */
/* Created: 2025/06/24 12:33:07 by rparodi #+# #+# */
/* Updated: 2025/06/24 12:33:09 by rparodi ### ########.fr */
/* */
/* ************************************************************************** */

View file

@ -1,14 +1,14 @@
/******************************************************************************/
/* ************************************************************************** */
/* */
/* ::: :::::::: */
/* core.hpp :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: omoudni <omoudni@student.42paris.fr> +#+ +:+ +#+ */
/* By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/05/12 14:16:03 by rparodi #+# #+# */
/* Updated: 2025/06/21 11:59:02 by rparodi ### ########.fr */
/* Created: 2025/06/24 12:33:56 by rparodi #+# #+# */
/* Updated: 2025/06/24 12:33:58 by rparodi ### ########.fr */
/* */
/******************************************************************************/
/* ************************************************************************** */
#pragma once

View file

@ -3,10 +3,10 @@
/* ::: :::::::: */
/* parser.hpp :+: :+: :+: */
/* +:+ +:+ +:+ */
/* By: omoudni <omoudni@student.42paris.fr> +#+ +:+ +#+ */
/* By: rparodi <rparodi@student.42.fr> +#+ +:+ +#+ */
/* +#+#+#+#+#+ +#+ */
/* Created: 2025/05/19 14:47:46 by omoudni #+# #+# */
/* Updated: 2025/05/19 15:14:31 by omoudni ### ########.fr */
/* Created: 2025/06/24 12:34:11 by rparodi #+# #+# */
/* Updated: 2025/06/24 12:34:12 by rparodi ### ########.fr */
/* */
/* ************************************************************************** */
@ -27,4 +27,4 @@ public:
unsigned short int getPort() const;
const std::string& getPassword() const;
const std::string& getErrorMsg() const;
};
};