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/cache-calibrator/cache-calibrator.mk | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'package/cache-calibrator') diff --git a/package/cache-calibrator/cache-calibrator.mk b/package/cache-calibrator/cache-calibrator.mk index 35c9f9491..d0620655c 100644 --- a/package/cache-calibrator/cache-calibrator.mk +++ b/package/cache-calibrator/cache-calibrator.mk @@ -1,8 +1,8 @@ -############################################################# +################################################################################ # # cache-calibrator # -############################################################# +################################################################################ CACHE_CALIBRATOR_SOURCE = calibrator.c CACHE_CALIBRATOR_SITE = http://homepages.cwi.nl/~manegold/Calibrator/src -- cgit v1.2.3