add missing quotes 7
This commit is contained in:
parent
c11ea41900
commit
375c9b773b
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: subr_thmap.c,v 1.2 2018/12/22 20:49:04 christos Exp $ */
|
||||
/* $NetBSD: subr_thmap.c,v 1.3 2018/12/22 21:53:06 christos Exp $ */
|
||||
|
||||
/*-
|
||||
* Copyright (c) 2018 Mindaugas Rasiukevicius <rmind at noxt eu>
|
||||
@ -112,7 +112,7 @@
|
||||
#include "utils.h"
|
||||
#endif
|
||||
|
||||
THMAP_RCSID($NetBSD: subr_thmap.c,v 1.2 2018/12/22 20:49:04 christos Exp $);
|
||||
THMAP_RCSID("$NetBSD: subr_thmap.c,v 1.3 2018/12/22 21:53:06 christos Exp $");
|
||||
|
||||
/*
|
||||
* NetBSD kernel wrappers
|
||||
|
Loading…
Reference in New Issue
Block a user