From 04d8a10293bdb5407127dc7693da33e168fa4d5c Mon Sep 17 00:00:00 2001 From: Pixel <> Date: Mon, 5 Mar 2001 01:31:31 +0000 Subject: Changement d'indentation --- include/PCommon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/PCommon.h') diff --git a/include/PCommon.h b/include/PCommon.h index e1190fb..63d73fa 100644 --- a/include/PCommon.h +++ b/include/PCommon.h @@ -28,7 +28,7 @@ class PriorityList { public: PriorityList(void); - virtual ~PriorityList(void); + virtual ~ PriorityList(void); virtual Key_t ReadKey(Cell C); virtual Datas_t ReadDatas(Cell C); -- cgit v1.2.3