diff options
| author | kerzum <[email protected]> | 2022-02-10 16:49:33 +0300 | 
|---|---|---|
| committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:49:33 +0300 | 
| commit | 47a7e7b29636bfb2deb1df5f92363b3c75229c95 (patch) | |
| tree | 5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/regex/pire/inline | |
| parent | 9a7232babfd763ccfe827bc70e82e0f50cfd8276 (diff) | |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/regex/pire/inline')
| -rw-r--r-- | library/cpp/regex/pire/inline/ya.make | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/library/cpp/regex/pire/inline/ya.make b/library/cpp/regex/pire/inline/ya.make index 7301e4590ad..d4850f7b457 100644 --- a/library/cpp/regex/pire/inline/ya.make +++ b/library/cpp/regex/pire/inline/ya.make @@ -16,7 +16,7 @@ SRCDIR(  )  SRCS( -    inline.l  +    inline.l  )  END() | 
