pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/pkgtools/pkg_install/files/lib Use tab for indendation...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dac4d4874c1e
branches:  trunk
changeset: 342107:dac4d4874c1e
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Oct 13 21:50:54 2019 +0000

description:
Use tab for indendation as the rest of the block.

diffstat:

 pkgtools/pkg_install/files/lib/license.c |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r e967f32e0c3c -r dac4d4874c1e pkgtools/pkg_install/files/lib/license.c
--- a/pkgtools/pkg_install/files/lib/license.c  Sun Oct 13 21:49:43 2019 +0000
+++ b/pkgtools/pkg_install/files/lib/license.c  Sun Oct 13 21:50:54 2019 +0000
@@ -1,4 +1,4 @@
-/*     $NetBSD: license.c,v 1.55 2019/07/02 09:28:13 jaapb Exp $       */
+/*     $NetBSD: license.c,v 1.56 2019/10/13 21:50:54 joerg Exp $       */
 
 /*-
  * Copyright (c) 2009 Joerg Sonnenberger <joerg%NetBSD.org@localhost>.
@@ -56,7 +56,7 @@
     "cc0-1.0-universal "
     "cddl-1.0 "
     "cecill-2.1 "
-         "cecill-b-v1 "
+    "cecill-b-v1 "
     "cpl-1.0 "
     "epl-v1.0 "
     "eupl-v1.1 "



Home | Main Index | Thread Index | Old Index