summaryrefslogtreecommitdiff
path: root/lib/datecalc.c
diff options
context:
space:
mode:
authorPixel <Pixel>2001-10-27 11:15:57 +0000
committerPixel <Pixel>2001-10-27 11:15:57 +0000
commit54e62a566c003363078aa5273a728c0a0657b3a0 (patch)
tree542f106033e7f702feaaba8672873e6244c8baf1 /lib/datecalc.c
parentec2ecbd35bea64c88ab783b06100edc65c418048 (diff)
Reworking on it...
Diffstat (limited to 'lib/datecalc.c')
-rw-r--r--lib/datecalc.c6
1 files changed, 0 insertions, 6 deletions
diff --git a/lib/datecalc.c b/lib/datecalc.c
index 46e7179..ad6684a 100644
--- a/lib/datecalc.c
+++ b/lib/datecalc.c
@@ -76,9 +76,3 @@ double dateCalc(char date1[], char date2[]){
return dateDifference;
}
-
-
-
-
-
-