diff options
author | Dmitry Potapov <[email protected]> | 2022-02-10 16:46:39 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:39 +0300 |
commit | 7aa4cf700385ff96999c5cc301171ff157974773 (patch) | |
tree | 49e222ea1c5804306084bb3ae065bb702625360f /library/cpp/html | |
parent | 536101ea75c9ff5df10d01c2f460b1f6e12311b3 (diff) |
Restoring authorship annotation for Dmitry Potapov <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/html')
-rw-r--r-- | library/cpp/html/ya.make | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/library/cpp/html/ya.make b/library/cpp/html/ya.make index ebcdfb3725e..ab904be3b94 100644 --- a/library/cpp/html/ya.make +++ b/library/cpp/html/ya.make @@ -1,4 +1,4 @@ -RECURSE( +RECURSE( dehtml dehtml/ut detect @@ -20,7 +20,7 @@ RECURSE( print relalternate relalternate/ut - sanitize + sanitize spec storage storage/ut @@ -29,4 +29,4 @@ RECURSE( url zoneconf zoneconf/ut -) +) |