Fix merge bug.

This commit is contained in:
wiz 2021-04-10 22:59:46 +00:00
parent 38ecb15534
commit b81e8d4174

View File

@ -1,4 +1,4 @@
/* $NetBSD: main.c,v 1.3 2021/04/10 19:49:59 nia Exp $ */
/* $NetBSD: main.c,v 1.4 2021/04/10 22:59:46 wiz Exp $ */
#if HAVE_CONFIG_H
#include "config.h"
@ -7,7 +7,7 @@
#if HAVE_SYS_CDEFS_H
#include <sys/cdefs.h>
#endif
__RCSID("$NetBSD");
__RCSID("$NetBSD: main.c,v 1.4 2021/04/10 22:59:46 wiz Exp $");
/*
*