summaryrefslogtreecommitdiff
path: root/openbsd-compat/bsd-waitpid.h
diff options
context:
space:
mode:
Diffstat (limited to 'openbsd-compat/bsd-waitpid.h')
-rw-r--r--openbsd-compat/bsd-waitpid.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/openbsd-compat/bsd-waitpid.h b/openbsd-compat/bsd-waitpid.h
index 2d853db6..b551268a 100644
--- a/openbsd-compat/bsd-waitpid.h
+++ b/openbsd-compat/bsd-waitpid.h
@@ -1,5 +1,3 @@
-/* $Id: bsd-waitpid.h,v 1.5 2003/08/29 16:59:52 mouring Exp $ */
-
/*
* Copyright (c) 2000 Ben Lindstrom. All rights reserved.
*
@@ -29,7 +27,7 @@
#define _BSD_WAITPID_H
#ifndef HAVE_WAITPID
-/* Clean out any potental issues */
+/* Clean out any potential issues */
#undef WIFEXITED
#undef WIFSTOPPED
#undef WIFSIGNALED