[PATCH rtems6 1/1] xparameters.h: fix typo in comment

berndmoessner80 at gmail.com berndmoessner80 at gmail.com
Sun Jan 7 18:27:28 UTC 2024


From: Bernd Moessner <berndmoessner80 at gmail.com>

---
 bsps/include/xil/xparameters.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bsps/include/xil/xparameters.h b/bsps/include/xil/xparameters.h
index b665810643..9d4d95eacb 100644
--- a/bsps/include/xil/xparameters.h
+++ b/bsps/include/xil/xparameters.h
@@ -41,4 +41,4 @@ extern "C" {
 }
 #endif
 
-#endif	/* XIL_PRINTF_H */
+#endif	/* XPARAMETERS_H */
-- 
2.34.1



More information about the devel mailing list