Changeset 509 for trunk/thune/eval.c

Show
Ignore:
Timestamp:
02/09/08 02:35:22 (10 months ago)
Author:
krobillard
Message:

Added hold/release macros. ur_readDir() now holds its result block.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/thune/eval.c

    r499 r509  
    17491749    { uc_recycle,      "recycle" }, 
    17501750    { uc_to_hex,       "to-hex" }, 
    1751     { uc_mark_sol,     "mark.eol" }, 
     1751    { uc_mark_sol,     "mark.sol" }, 
    17521752    { uc_hash,         "hash" }, 
    17531753    { uc_encode,       "encode" },