- Timestamp:
- May 3, 2010, 8:50:52 AM (16 years ago)
- Location:
- branches/simtest_nebulous_branches
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/simtest_nebulous_branches
- Property svn:mergeinfo changed
-
branches/simtest_nebulous_branches/Ohana
-
Property svn:mergeinfo
set to (toggle deleted branches)
/trunk/Ohana merged eligible /branches/eam_branches/Ohana.20100407 27635-27772 /branches/pap_delete/Ohana 27530-27595
-
Property svn:mergeinfo
set to (toggle deleted branches)
-
branches/simtest_nebulous_branches/Ohana/src/opihi/cmd.basic/date.c
r12332 r27840 40 40 set_int_variable (varName, now.tv_sec - REFTIME); 41 41 } else { 42 gprint (GP_ERR, "%d\n", now.tv_sec - REFTIME);42 gprint (GP_ERR, "%d\n", (int) now.tv_sec - REFTIME); 43 43 } 44 44 } else {
Note:
See TracChangeset
for help on using the changeset viewer.
