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