diff --git a/chalk/colorspaces/cmyk_u8/composite.h b/chalk/colorspaces/cmyk_u8/composite.h index 4914a7dfa..60e5c9e11 100644 --- a/chalk/colorspaces/cmyk_u8/composite.h +++ b/chalk/colorspaces/cmyk_u8/composite.h @@ -73,4 +73,4 @@ void compositeCopyBlack(TQ_INT32 stride, } -#endif \ No newline at end of file +#endif diff --git a/chalk/design.h b/chalk/design.h index e4317fd81..27c29c29a 100644 --- a/chalk/design.h +++ b/chalk/design.h @@ -24,4 +24,4 @@ #ifndef DESIGN #define DESIGN // Let's keep icefox.net/kde/tests.headerincluded_koffice.html happy -#endif \ No newline at end of file +#endif