From d883f45ec8637781d53045a76fd944f1f899c368 Mon Sep 17 00:00:00 2001 From: Joe Gordon Date: Mon, 16 Dec 2013 16:18:54 -0800 Subject: [PATCH] Stop counting the quantum neutron rename as 0 The quantum=>neutron rename was not a trivial patch, so a line count of 0 doesn't make sense. Set to 3k arbitrarily. Change-Id: If73260e62b95fb65093cf255bea4a5f5b7aa82bc --- etc/corrections.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/etc/corrections.json b/etc/corrections.json index 2ac2bde66..41a09684e 100644 --- a/etc/corrections.json +++ b/etc/corrections.json @@ -1,8 +1,8 @@ { "corrections": [ { - "correction_comment": "Reset LOC to 0", - "loc": 0, + "correction_comment": "Reset LOC to 3k", + "loc": 3000, "change_id": "Ie7d07ba7c89857e13d4ddc8f0e9b68de020a3d19", "primary_key": "ee3fe4e836ca1c81e50a8324a9b5f982de4fa97f", "module": "neutron",