aboutsummaryrefslogtreecommitdiffstats
path: root/include/wait.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/wait.h')
-rw-r--r--include/wait.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/wait.h b/include/wait.h
index c152171..e37f875 100644
--- a/include/wait.h
+++ b/include/wait.h
@@ -15,6 +15,6 @@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
-# warning "Redirection incorrect #include of <wait.h> to <sys/wait.h>"
+# warning "Redirecting incorrect #include of <wait.h> to <sys/wait.h>"
#include <sys/wait.h>