diff options
author | Pixel <Pixel> | 2001-10-27 11:15:57 +0000 |
---|---|---|
committer | Pixel <Pixel> | 2001-10-27 11:15:57 +0000 |
commit | 54e62a566c003363078aa5273a728c0a0657b3a0 (patch) | |
tree | 542f106033e7f702feaaba8672873e6244c8baf1 /lib/datecalc.c | |
parent | ec2ecbd35bea64c88ab783b06100edc65c418048 (diff) |
Reworking on it...
Diffstat (limited to 'lib/datecalc.c')
-rw-r--r-- | lib/datecalc.c | 6 |
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; } - - - - - - |