From 1a09af69f484f275f7d8012e88678514db81d831 Mon Sep 17 00:00:00 2001 From: Michael Meeks Date: Thu, 9 Oct 2014 17:42:14 +0100 Subject: Remove 'sd' from the comment scanning list. Change-Id: I3fe9bea58c9b4005336bafcf3b779d18c89df971 --- bin/find-german-comments | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/find-german-comments') diff --git a/bin/find-german-comments b/bin/find-german-comments index 2288bcc820fd..3100f2d06995 100755 --- a/bin/find-german-comments +++ b/bin/find-german-comments @@ -305,7 +305,7 @@ class Parser: "scaddins" : 0, # "sccomp" : 1, "scripting" : 1, - "sd" : 0, # + "sd" : 1, "sdext" : 1, "sfx2" : 0, # "shell" : 1, -- cgit