Add a final newline.

This commit is contained in:
nathanw 2005-03-11 23:41:02 +00:00
parent dd554c952a
commit fcb8b1675d
1 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
/* $NetBSD: gpibio.h,v 1.1 2003/06/02 03:45:42 gmcgarry Exp $ */
/* $NetBSD: gpibio.h,v 1.2 2005/03/11 23:41:02 nathanw Exp $ */
#ifndef _SYS_GPIBIO_H_
#define _SYS_GPIBIO_H_
@ -6,4 +6,4 @@
/* XXX */
#define GPIB_INFO _IOR('G', 0, int)
#endif
#endif