Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Per Cederqvist
lyskom-server-ceder-1616-generations-topgit
Commits
899b21ef
Commit
899b21ef
authored
Oct 12, 1993
by
Per Cederqvist
Browse files
(mktime): Comment out everything, since it is unused.
parent
ed8c5dc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/libraries/libansi/mktime.c
View file @
899b21ef
#if 0
/* mktime is no longer used in LysKOM. This fact was discovered by
ceder 1993-10-02. */
#include <time.h>
/*
...
...
@@ -22,3 +25,4 @@ mktime (const struct tm * temeptr )
+ 60 * ( temeptr->tm_hour
+ 24 * ndays )));
}
#endif
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment