From a5ecd8d0c795fe166a61cb0301eebf3779deaba5 Mon Sep 17 00:00:00 2001 From: Darryl Pogue Date: Sat, 29 Oct 2011 20:42:53 -0700 Subject: [PATCH] Fix syntax error in plPickingDetector.h --- Sources/Plasma/PubUtilLib/plPhysical/plPickingDetector.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Sources/Plasma/PubUtilLib/plPhysical/plPickingDetector.h b/Sources/Plasma/PubUtilLib/plPhysical/plPickingDetector.h index c80fa228..660043d2 100644 --- a/Sources/Plasma/PubUtilLib/plPhysical/plPickingDetector.h +++ b/Sources/Plasma/PubUtilLib/plPhysical/plPickingDetector.h @@ -79,4 +79,4 @@ public: */ -#endif plPickingDetector_inc +#endif //plPickingDetector_inc