diff options
author | kakabba <[email protected]> | 2022-02-10 16:46:04 +0300 |
---|---|---|
committer | Daniil Cherednik <[email protected]> | 2022-02-10 16:46:04 +0300 |
commit | 9c914f41ba5e9f9365f404e892197553ac23809e (patch) | |
tree | 1a2c5ffcf89eb53ecd79dbc9bc0a195c27404d0c /library/cpp/getopt/posix_getopt.h | |
parent | c8e3995898c443e78266f7420aac5fb3da15d413 (diff) |
Restoring authorship annotation for <[email protected]>. Commit 2 of 2.
Diffstat (limited to 'library/cpp/getopt/posix_getopt.h')
-rw-r--r-- | library/cpp/getopt/posix_getopt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/library/cpp/getopt/posix_getopt.h b/library/cpp/getopt/posix_getopt.h index f934f4fb027..8cb7ece624a 100644 --- a/library/cpp/getopt/posix_getopt.h +++ b/library/cpp/getopt/posix_getopt.h @@ -1,3 +1,3 @@ -#pragma once +#pragma once #include <library/cpp/getopt/small/posix_getopt.h> |