From f77e30f9dd409de8a383bd5b1655bcad03c9aaf4 Mon Sep 17 00:00:00 2001 From: beveloper Date: Sun, 20 Jun 2004 19:07:54 +0000 Subject: [PATCH] Added missing newline. git-svn-id: file:///srv/svn/repos/haiku/trunk/current@8081 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/add-ons/decorators/WinDecorator/WinDecorator.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/add-ons/decorators/WinDecorator/WinDecorator.h b/src/add-ons/decorators/WinDecorator/WinDecorator.h index 844ef37cfd..b4d35d13eb 100644 --- a/src/add-ons/decorators/WinDecorator/WinDecorator.h +++ b/src/add-ons/decorators/WinDecorator/WinDecorator.h @@ -40,4 +40,4 @@ protected: int textoffset; }; -#endif \ No newline at end of file +#endif