aboutsummaryrefslogtreecommitdiff
path: root/contrib/bmake/filemon/filemon.h
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/bmake/filemon/filemon.h')
-rw-r--r--contrib/bmake/filemon/filemon.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/bmake/filemon/filemon.h b/contrib/bmake/filemon/filemon.h
index 139d62f1a1f6..d74c99160ba5 100644
--- a/contrib/bmake/filemon/filemon.h
+++ b/contrib/bmake/filemon/filemon.h
@@ -1,4 +1,4 @@
-/* $NetBSD: filemon.h,v 1.5 2021/01/19 20:51:46 rillig Exp $ */
+/* $NetBSD: filemon.h,v 1.6 2021/12/15 12:08:25 rillig Exp $ */
/*
* Copyright (c) 2019 The NetBSD Foundation, Inc.
@@ -50,4 +50,4 @@ int filemon_setpid_child(const struct filemon *, pid_t);
int filemon_readfd(const struct filemon *);
int filemon_process(struct filemon *);
-#endif /* MAKE_FILEMON_H */
+#endif