fix spacing with make tabbing
[satcheck.git] / output.h
index f8aba6c71bb884244c686c7862e6b5c2700e34f0..3c78875e1460476b356702a9b72c59b6007134e7 100644 (file)
--- a/output.h
+++ b/output.h
@@ -24,6 +24,6 @@ static inline void print_program_output() { }
 void redirect_output();
 void clear_program_output();
 void print_program_output();
-#endif /* ! CONFIG_DEBUG */
+#endif/* ! CONFIG_DEBUG */
 
-#endif /* __OUTPUT_H__ */
+#endif/* __OUTPUT_H__ */