lcore.org gitweb
/
lcore.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
removed incorrect executable status from files
[lcore.git]
/
ltimevalstuff.pas
diff --git
a/ltimevalstuff.pas
b/ltimevalstuff.pas
old mode 100755
(executable)
new mode 100644
(file)
index
93f84bb
..
5e81933
--- a/
ltimevalstuff.pas
+++ b/
ltimevalstuff.pas
@@
-10,7
+10,7
@@
unit ltimevalstuff;
\r
interface
\r
\r
-{$ifdef
win32
}
\r
+{$ifdef
mswindows
}
\r
type
\r
ttimeval = record
\r
tv_sec : longint;
\r