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

[dak/master] missing ; in dak.conf



Signed-off-by: Mike O'Connor <stew@vireo.org>
---
 config/debian/dak.conf |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/config/debian/dak.conf b/config/debian/dak.conf
index 97215f5..a31fbfb 100644
--- a/config/debian/dak.conf
+++ b/config/debian/dak.conf
@@ -858,5 +858,5 @@ Urgency
 
 Content
 {
-  Header "contents"
+  Header "contents";
 }
\ No newline at end of file
-- 
1.5.6.5



Reply to: