[Json] WGLC nit

Nico Williams <nico@cryptonector.com> Fri, 11 October 2013 19:36 UTC

Return-Path: <nico@cryptonector.com>
X-Original-To: json@ietfa.amsl.com
Delivered-To: json@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 5C60211E8174 for <json@ietfa.amsl.com>; Fri, 11 Oct 2013 12:36:50 -0700 (PDT)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.984
X-Spam-Level:
X-Spam-Status: No, score=-1.984 tagged_above=-999 required=5 tests=[AWL=-0.007, BAYES_00=-2.599, FM_FORGED_GMAIL=0.622]
Received: from mail.ietf.org ([12.22.58.30]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id WNEgGsjod+Cl for <json@ietfa.amsl.com>; Fri, 11 Oct 2013 12:36:41 -0700 (PDT)
Received: from homiemail-a97.g.dreamhost.com (caiajhbdcbbj.dreamhost.com [208.97.132.119]) by ietfa.amsl.com (Postfix) with ESMTP id 2F95C11E8184 for <json@ietf.org>; Fri, 11 Oct 2013 12:36:37 -0700 (PDT)
Received: from homiemail-a97.g.dreamhost.com (localhost [127.0.0.1]) by homiemail-a97.g.dreamhost.com (Postfix) with ESMTP id 77C1A28605B for <json@ietf.org>; Fri, 11 Oct 2013 12:36:26 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cryptonector.com; h= mime-version:date:message-id:subject:from:to:content-type; s= cryptonector.com; bh=6g7fhQTX/k5rj71bdVlTrU00dZc=; b=OQt/1D5XC1v 9FnmtuTuPzcTYw7VyqLXOEwoh7q4tOz4EXrnZIuIV+ok+3r4WPUV+9v2MUq2dGiN x7cXIR+PLEeSoQ/wiuNPY6sfoHWnSRowrzpSKURduZ+xtfngZEaEIVKDHW93k4to iT/uOSGt6yqCFBVlYfqxLPKi0wBNUfEQ=
Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) (using TLSv1 with cipher RC4-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: nico@cryptonector.com) by homiemail-a97.g.dreamhost.com (Postfix) with ESMTPSA id 0E70A286059 for <json@ietf.org>; Fri, 11 Oct 2013 12:36:25 -0700 (PDT)
Received: by mail-wi0-f170.google.com with SMTP id l12so1683236wiv.5 for <json@ietf.org>; Fri, 11 Oct 2013 12:36:24 -0700 (PDT)
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=mime-version:date:message-id:subject:from:to:content-type; bh=EsZNkN5DxBYjDpM0ELtiWtS11URwooVd1Nk5r6nM3n0=; b=XZ4cnVOk4a3m6NlvXnwPhhMB8Vq2TN+zW6TkyqR5zQcHa0PdPNLMfsHSe9ItMEECvr s2jyRzZO4Bym8KWa5ZtMMto0Y1quiBYxnvH/9NGZDhCFKphdb1C6gQ4pJupkvB1tyk+3 fAi7DgXSRikribAEH/xdIa9p/t9WGvV74fvwI6F02ArMVDfGsREaoMZ6d9xA/9cINjDs eJaqELsqqhI6kwbC310ZpImKAumMA3bw1irayzAW/jL8NuC1d5l3ROs8AJjw/KVY18Q4 RO7fiNWhbi1QhS4mYazx9x1S9C/fchLPIwSNAwI2pbGH/P1GNnqymyzf9IeWZv4nel0Z 7Vjw==
MIME-Version: 1.0
X-Received: by 10.180.99.3 with SMTP id em3mr4692625wib.4.1381520184653; Fri, 11 Oct 2013 12:36:24 -0700 (PDT)
Received: by 10.216.165.5 with HTTP; Fri, 11 Oct 2013 12:36:24 -0700 (PDT)
Date: Fri, 11 Oct 2013 14:36:24 -0500
Message-ID: <CAK3OfOgyxJbyu3k4VBQU4X-vux-FM6uPi6qcBLekkwpmzjjL8A@mail.gmail.com>
From: Nico Williams <nico@cryptonector.com>
To: "json@ietf.org" <json@ietf.org>
Content-Type: text/plain; charset="UTF-8"
Subject: [Json] WGLC nit
X-BeenThere: json@ietf.org
X-Mailman-Version: 2.1.12
Precedence: list
List-Id: "JavaScript Object Notation \(JSON\) WG mailing list" <json.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/json>, <mailto:json-request@ietf.org?subject=unsubscribe>
List-Archive: <http://www.ietf.org/mail-archive/web/json>
List-Post: <mailto:json@ietf.org>
List-Help: <mailto:json-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/json>, <mailto:json-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 11 Oct 2013 19:36:56 -0000

The ABNF rule for ws is not consistently indented.