diff --git a/floral.c b/floral.c
index 455ba7cc1b5ed7e8ccc398e5e6f2fcfd214075ce..b5a02857f76f8fec41f666db5de70d9bcf0b9747 100644
--- a/floral.c
+++ b/floral.c
@@ -101,4 +101,4 @@ void main()
 	
 	circle(xm,ym,2);
 	getch();
-}
\ No newline at end of file
+}