aboutsummaryrefslogtreecommitdiffstats
path: root/util/generic/yexception_ut.c
diff options
context:
space:
mode:
authorsmalov <smalov@yandex-team.ru>2022-02-10 16:47:36 +0300
committerDaniil Cherednik <dcherednik@yandex-team.ru>2022-02-10 16:47:36 +0300
commitcfadda92ca195da3ad68d721a58872a4f1ced696 (patch)
treec0748b5dcbade83af788c0abfa89c0383d6b779c /util/generic/yexception_ut.c
parentf70d9720e13aef3a935e3f405b0eac554529e76e (diff)
downloadydb-cfadda92ca195da3ad68d721a58872a4f1ced696.tar.gz
Restoring authorship annotation for <smalov@yandex-team.ru>. Commit 2 of 2.
Diffstat (limited to 'util/generic/yexception_ut.c')
-rw-r--r--util/generic/yexception_ut.c10
1 files changed, 5 insertions, 5 deletions
diff --git a/util/generic/yexception_ut.c b/util/generic/yexception_ut.c
index a46ae5b783f..3880c82e293 100644
--- a/util/generic/yexception_ut.c
+++ b/util/generic/yexception_ut.c
@@ -1,5 +1,5 @@
-#include "yexception_ut.h"
-
-void TestCallback(TCallbackFun f, int i) {
- f(i);
-}
+#include "yexception_ut.h"
+
+void TestCallback(TCallbackFun f, int i) {
+ f(i);
+}