projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
639081c
)
dtfile: Resolve CID 88830
author
Peter Howkins
<flibble@users.sf.net>
Thu, 15 Jan 2015 15:30:59 +0000
(15:30 +0000)
committer
Peter Howkins
<flibble@users.sf.net>
Thu, 15 Jan 2015 15:30:59 +0000
(15:30 +0000)
cde/programs/dtfile/ModAttrP.c
patch
|
blob
|
history
diff --git
a/cde/programs/dtfile/ModAttrP.c
b/cde/programs/dtfile/ModAttrP.c
index 5df7c9cea9b52b115ac6156bdaf4c04aa2379aa5..fbe098d0a4379da3819b206ae25ca41f413ada2c 100644
(file)
--- a/
cde/programs/dtfile/ModAttrP.c
+++ b/
cde/programs/dtfile/ModAttrP.c
@@
-275,7
+275,7
@@
AttrChangeProcess(
{
char *path;
struct stat stat_buf;
- long modify_time;
+ long modify_time
= 0
;
short pipe_msg;
int rc = -1;
Tt_status tt_status;