summaryrefslogtreecommitdiffstats
path: root/src/p_args.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/p_args.h')
-rw-r--r--src/p_args.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/p_args.h b/src/p_args.h
index a7db861..260642e 100644
--- a/src/p_args.h
+++ b/src/p_args.h
@@ -13,7 +13,6 @@
#ifndef P_ARGS_H
# define P_ARGS_H
-
char **p_split_args(char word[]);
#endif