IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 2, 2007, 2:33:47 PM (19 years ago)
Author:
jhoblitt
Message:

rename chipQueueRawExp() -> chipQueueExpTag()

File:
1 edited

Legend:

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

    r12177 r12190  
    11/*
    2  * chipqueuerawexp.c
     2 * chipqueue.c
    33 *
    44 * Copyright (C) 2007  Joshua Hoblitt
     
    2626#include "chiptool.h"
    2727
    28 bool chipQueueRawExp(pxConfig *config,
     28bool chipQueueExpTag(pxConfig *config,
    2929                     psString exp_tag,
    3030                     psString label,
Note: See TracChangeset for help on using the changeset viewer.