diff options
author | Michael Meeks <michael.meeks@collabora.com> | 2014-10-09 17:42:14 +0100 |
---|---|---|
committer | Michael Meeks <michael.meeks@collabora.com> | 2014-10-09 17:44:59 +0100 |
commit | 1a09af69f484f275f7d8012e88678514db81d831 (patch) | |
tree | 2d2d7db453972eda622b98670010b53317357952 /bin/find-german-comments | |
parent | 1958ca235be05912497747b9916f22258f5716d4 (diff) |
Remove 'sd' from the comment scanning list.
Change-Id: I3fe9bea58c9b4005336bafcf3b779d18c89df971
Diffstat (limited to 'bin/find-german-comments')
-rwxr-xr-x | bin/find-german-comments | 2 |
1 files changed, 1 insertions, 1 deletions
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, |