remove trailing newlines
This commit is contained in:
parent
2d776141d4
commit
bd047b110f
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: udf_bswap.h,v 1.3 2006/02/02 15:57:35 reinoud Exp $ */
|
||||
/* $NetBSD: udf_bswap.h,v 1.4 2006/03/05 16:55:44 christos Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 1998 Manuel Bouyer.
|
||||
@ -94,4 +94,3 @@ udf_rw64(a)
|
||||
|
||||
|
||||
#endif /* !_FS_UDF_UDF_BSWAP_H_ */
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: udf_osta.h,v 1.2 2006/02/02 16:14:26 reinoud Exp $ */
|
||||
/* $NetBSD: udf_osta.h,v 1.3 2006/03/05 16:55:44 christos Exp $ */
|
||||
|
||||
/*
|
||||
* Prototypes for the OSTA functions
|
||||
@ -38,4 +38,3 @@ int UnicodeLength(unicode_t *string);
|
||||
|
||||
|
||||
#endif /* _FS_UDF_OSTA_H_ */
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
/* $NetBSD: udf_subr.h,v 1.3 2006/02/02 15:52:23 reinoud Exp $ */
|
||||
/* $NetBSD: udf_subr.h,v 1.4 2006/03/05 16:55:44 christos Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2006 Reinoud Zandijk
|
||||
@ -114,4 +114,3 @@ uint32_t udf_getaccessmode(struct udf_node *node);
|
||||
void udf_timestamp_to_timespec(struct udf_mount *ump, struct timestamp *timestamp, struct timespec *timespec);
|
||||
|
||||
#endif /* !_FS_UDF_UDF_SUBR_H_ */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user