diff options
| author | Eric Andersen <andersen@codepoet.org> | 2003-12-28 22:07:59 +0000 | 
|---|---|---|
| committer | Eric Andersen <andersen@codepoet.org> | 2003-12-28 22:07:59 +0000 | 
| commit | 6366b3737cf26f23b18cc457fa0dfb74029b5556 (patch) | |
| tree | 4547ca1571dde608a4aee52184f7669ad26335d2 | |
| parent | bae87f8eecfdd93792fd475a9d59da98d5d6ef92 (diff) | |
| download | buildroot-novena-6366b3737cf26f23b18cc457fa0dfb74029b5556.tar.gz buildroot-novena-6366b3737cf26f23b18cc457fa0dfb74029b5556.zip | |
remove trailing whitespace
| -rw-r--r-- | make/vtun.mk | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/make/vtun.mk b/make/vtun.mk index 39ef083de..d62915ce6 100644 --- a/make/vtun.mk +++ b/make/vtun.mk @@ -1,7 +1,7 @@  #############################################################  #  # vtun -#  +#  # NOTE: Uses start-stop-daemon in init script, so be sure  # to enable that within busybox  # | 
