Corrected date format and removed unwanted spaces across all files.

This commit is contained in:
Ajmal Jalaludeen
2026-04-13 10:05:29 +05:30
parent 85f97f30f9
commit 853ed05e8d
27 changed files with 28 additions and 28 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
File: Room.cpp
* Description : Models a room entity that maintains room details and manages its bookings.
* Author : Trenser
* Created : 31 - Mar - 2026
* Created : 31-Mar-2026
*/
#include "Room.h"