From 8f032e04ad69166d03510b2baa4f72fefe834cc0 Mon Sep 17 00:00:00 2001 From: Philipp Riemer Date: Mon, 13 Aug 2012 23:14:08 +0200 Subject: removed "// end of sth." comments in tools/inc/ This is a follow-up patch of c8b7aa55138848fe07108779099267424bc03e3d. Change-Id: I597be0bbcda36580c8607cab094e53e9f39133e2 --- tools/inc/poly.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/inc/poly.h') diff --git a/tools/inc/poly.h b/tools/inc/poly.h index cefad73b8775..b0acd662621d 100644 --- a/tools/inc/poly.h +++ b/tools/inc/poly.h @@ -66,6 +66,6 @@ public: ~ImplPolyPolygon(); }; -#endif // _SV_POLY_H +#endif /* vim:set shiftwidth=4 softtabstop=4 expandtab: */ -- cgit