IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 21, 2006, 2:10:47 PM (20 years ago)
Author:
jhoblitt
Message:

rename all url struct fields -> uri
add pzPendingFrame

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/p2pendingToDone.c

    r6661 r6668  
    4141                pendingImage->exp_id,
    4242                pendingImage->class_id,
    43                 pendingImage->url,
     43                pendingImage->uri,
    4444                "my stats", // stats
    4545                "my recipe", // recipe
     
    7474            pendingImfile->exp_id,
    7575            pendingImfile->class_id,
    76             pendingImfile->url,
     76            pendingImfile->uri,
    7777            "my recipe", // recipe
    7878            "my stats", // stats
Note: See TracChangeset for help on using the changeset viewer.