From 3ceb6b3274d75fb5dc05b9eb42f2a98ee445f122 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Mon, 9 Dec 2013 11:30:14 +0000 Subject: base-files: fix whitespaces Signed-off-by: Luka Perkov SVN-Revision: 39006 --- package/base-files/files/etc/init.d/umount | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package/base-files/files/etc/init.d/umount') diff --git a/package/base-files/files/etc/init.d/umount b/package/base-files/files/etc/init.d/umount index 5a750b93c6..13ac61a812 100755 --- a/package/base-files/files/etc/init.d/umount +++ b/package/base-files/files/etc/init.d/umount @@ -1,5 +1,5 @@ #!/bin/sh /etc/rc.common -# Copyright (C) 2006 OpenWrt.org +# Copyright (C) 2006 OpenWrt.org STOP=99 stop() { -- cgit v1.2.3