diff options
author | Jakob Schlyter <jakob@cvs.openbsd.org> | 2010-04-15 20:57:17 +0000 |
---|---|---|
committer | Jakob Schlyter <jakob@cvs.openbsd.org> | 2010-04-15 20:57:17 +0000 |
commit | 72bf30c4a9e3e694bd439e8cc7e6c86c8d4a1528 (patch) | |
tree | 6b8bf0531da256be12b26c156b0bf68022e43b4f /usr.sbin | |
parent | fc40fe3d58805ec7e098efb7c05fb532468011c3 (diff) |
NSD v3.2.5
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/nsd/compat/memcmp.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nsd/compat/memcmp.c b/usr.sbin/nsd/compat/memcmp.c index 371b3d11baf..9446276f410 100644 --- a/usr.sbin/nsd/compat/memcmp.c +++ b/usr.sbin/nsd/compat/memcmp.c @@ -4,7 +4,7 @@ * Copyright (c) 2010, NLnet Labs. All rights reserved. * * See LICENSE for the license. - */ +*/ #include <config.h> |