From 29fa01c62a03b67674ade99fea0973a5e6442474 Mon Sep 17 00:00:00 2001 From: Ilya Shakhat Date: Thu, 8 Aug 2013 18:50:50 +0400 Subject: [PATCH] Added correction for dbapi autogen-d files Bug 1206124 Change-Id: Id62f3656fcb6a7546feb581c88274eb7e588576a --- etc/corrections.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/etc/corrections.json b/etc/corrections.json index f9c653933..c348777cd 100644 --- a/etc/corrections.json +++ b/etc/corrections.json @@ -441,6 +441,14 @@ "primary_key": "c8a5bc39dccd513d879ad042165e4713fc2a3878", "module": "trove", "subject": "Update oslo codebase within reddwarf." + }, + { + "correction_comment": "Reset LOC to 0", + "loc": 0, + "change_id": "I4d559b25413a6138cd7d2fb94c028f8cafde100c", + "primary_key": "e434448adb7b92701348eeeb5bee6b1abae31923", + "module": "database-api", + "subject": "Gerrit Review for Database Developer Guide" } ] }