From 8dfd59d1144b3a1a230da7a81743f145363e0708 Mon Sep 17 00:00:00 2001 From: Alexandre Belloni Date: Wed, 5 Jun 2013 23:53:30 +0000 Subject: Normalize separator size to 80 Signed-off-by: Alexandre Belloni Signed-off-by: Peter Korsgaard --- package/pkg-utils.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/pkg-utils.mk') diff --git a/package/pkg-utils.mk b/package/pkg-utils.mk index 86d687fb9..15db0969e 100644 --- a/package/pkg-utils.mk +++ b/package/pkg-utils.mk @@ -1,9 +1,9 @@ -############################################################################ +################################################################################ # # This file contains various utility functions used by the package # infrastructure, or by the packages themselves. # -############################################################################ +################################################################################ # UPPERCASE Macro -- transform its argument to uppercase and replace dots and # hyphens to underscores -- cgit v1.2.3