summaryrefslogtreecommitdiffstats
path: root/src/b_pwd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/b_pwd.h')
-rw-r--r--src/b_pwd.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/b_pwd.h b/src/b_pwd.h
index e165284..649ce8e 100644
--- a/src/b_pwd.h
+++ b/src/b_pwd.h
@@ -17,7 +17,6 @@
#include "s_struct.h"
-uint8_t b_pwd(char *args[],
- t_msh *msh);
+uint8_t b_pwd(char *args[], t_msh *msh);
#endif