From 9a9c88da9e4839c9d3238be34f65e23ce92edc51 Mon Sep 17 00:00:00 2001 From: martin Date: Mon, 9 Jun 2008 03:34:21 +0200 Subject: [PATCH] The Main file --- clock.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/clock.c b/clock.c index e567a53..dbb6e38 100644 --- a/clock.c +++ b/clock.c @@ -125,7 +125,7 @@ print_number(int num, int x, int y) { /* ARRANGE FINAL POSITION OF NUMBER */ /* ******************************** */ -void +void arrange_clock(int h1, int h2, int m1, int m2, int s1, int s2) {