From eb775342472dc4756c48e56ce9a7e629d083a26f Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Fri, 6 Oct 2017 14:06:12 +0300 Subject: update a comment and remove trail space --- src/display/nr-filter-diffuselighting.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/display/nr-filter-diffuselighting.h b/src/display/nr-filter-diffuselighting.h index 7739b3ea6..5ce505979 100644 --- a/src/display/nr-filter-diffuselighting.h +++ b/src/display/nr-filter-diffuselighting.h @@ -7,7 +7,7 @@ * Authors: * Niko Kiirala * Jean-Rene Reinhard - * + * * Copyright (C) 2007 authors * * Released under GNU GPL, read the file 'COPYING' for more information @@ -26,7 +26,7 @@ typedef unsigned int guint32; namespace Inkscape { namespace Filters { - + class FilterDiffuseLighting : public FilterPrimitive { public: FilterDiffuseLighting(); @@ -54,7 +54,7 @@ private: } /* namespace Filters */ } /* namespace Inkscape */ -#endif /* __NR_FILTER_DIFFUSELIGHTING_H__ */ +#endif /* SEEN_NR_FILTER_DIFFUSELIGHTING_H */ /* Local Variables: mode:c++ -- cgit v1.2.3