From 4f3ddacf9bbdae01b472535a1ebbd37345511ae5 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Thu, 15 May 2014 11:30:17 +0000 Subject: [PATCH] Add the missing coma --- .arcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.arcconfig b/.arcconfig index 9632c5a84f3..4c2e66a7105 100644 --- a/.arcconfig +++ b/.arcconfig @@ -1,4 +1,4 @@ { - "project.name": "S" + "project.name": "S", "phabricator.uri" : "https://phabric.freebsd.org/" }