diff options
Diffstat (limited to 'src/ndisc/tests')
-rw-r--r-- | src/ndisc/tests/test-ndisc-fake.c | 3 | ||||
-rw-r--r-- | src/ndisc/tests/test-ndisc-linux.c | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/src/ndisc/tests/test-ndisc-fake.c b/src/ndisc/tests/test-ndisc-fake.c index 8a91511eaa..8bdc053ded 100644 --- a/src/ndisc/tests/test-ndisc-fake.c +++ b/src/ndisc/tests/test-ndisc-fake.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -/* ndisc.c - test program - * +/* * Copyright (C) 2015 Red Hat, Inc. */ diff --git a/src/ndisc/tests/test-ndisc-linux.c b/src/ndisc/tests/test-ndisc-linux.c index 92820a53df..e9ceaa2b21 100644 --- a/src/ndisc/tests/test-ndisc-linux.c +++ b/src/ndisc/tests/test-ndisc-linux.c @@ -1,6 +1,5 @@ // SPDX-License-Identifier: GPL-2.0+ -/* ndisc.c - test program - * +/* * Copyright (C) 2013 Red Hat, Inc. */ |