diff --git a/APL1.1/CM1/Feston.c b/APL1.1/CM1/Feston.c index 17f3447..6185cc5 100644 --- a/APL1.1/CM1/Feston.c +++ b/APL1.1/CM1/Feston.c @@ -21,4 +21,4 @@ for (i=0;i<10;i++){ } printf("\n"); return EXIT_SUCCESS; -} \ No newline at end of file +}