aboutsummaryrefslogtreecommitdiffstats
path: root/library/cpp/getopt/small/last_getopt_opts.h
diff options
context:
space:
mode:
authorivanselin <ivanselin@yandex-team.ru>2022-02-10 16:48:40 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:48:40 +0300
commite84d04727ac10dd27e5dc3d72039544902f81288 (patch)
tree5d5cb817648f650d76cf1076100726fd9b8448e8 /library/cpp/getopt/small/last_getopt_opts.h
parent496663edd3beee611468aedd4bb9ac100c1a118d (diff)
downloadydb-e84d04727ac10dd27e5dc3d72039544902f81288.tar.gz
Restoring authorship annotation for <ivanselin@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/getopt/small/last_getopt_opts.h')
-rw-r--r--library/cpp/getopt/small/last_getopt_opts.h14
1 files changed, 7 insertions, 7 deletions
diff --git a/library/cpp/getopt/small/last_getopt_opts.h b/library/cpp/getopt/small/last_getopt_opts.h
index ab0672eea2..825b99c871 100644
--- a/library/cpp/getopt/small/last_getopt_opts.h
+++ b/library/cpp/getopt/small/last_getopt_opts.h
@@ -475,13 +475,13 @@ namespace NLastGetopt {
}
/**
- * Get mapping for free args
- */
- const TMap<ui32, TFreeArgSpec>& GetFreeArgSpecs() const {
- return FreeArgSpecs_;
- }
-
- /**
+ * Get mapping for free args
+ */
+ const TMap<ui32, TFreeArgSpec>& GetFreeArgSpecs() const {
+ return FreeArgSpecs_;
+ }
+
+ /**
* Set exact expected number of free args
*
* @param count new value