style(42header): removing the non-working people (except for braces issues xD)
This commit is contained in:
parent
cb4135d01f
commit
58bf620c09
6 changed files with 20 additions and 20 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
|
|
@ -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;
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue