diff options
Diffstat (limited to 'library/cpp/execprofile')
| -rw-r--r-- | library/cpp/execprofile/autostart/start.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/execprofile/autostart/start.cpp b/library/cpp/execprofile/autostart/start.cpp index 35e06cafa48..4fffb03ae1c 100644 --- a/library/cpp/execprofile/autostart/start.cpp +++ b/library/cpp/execprofile/autostart/start.cpp @@ -11,5 +11,5 @@ namespace { } }; - const TInit initer; + const TInit initer; } |
