Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/checkpoint-restore/criu.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'test/zdtm/static/netns.c')
-rw-r--r--test/zdtm/static/netns.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/zdtm/static/netns.c b/test/zdtm/static/netns.c
index b7a75b6d9..bc7f66319 100644
--- a/test/zdtm/static/netns.c
+++ b/test/zdtm/static/netns.c
@@ -4,8 +4,8 @@
#include "zdtmtst.h"
-const char *test_doc = "Check that network environment (links, addresses and routes) are preserved";
-const char *test_author = "Pavel Emelianov <xemul@parallels.com>";
+const char *test_doc = "Check that network environment (links, addresses and routes) are preserved";
+const char *test_author = "Pavel Emelianov <xemul@parallels.com>";
int main(int argc, char **argv)
{