IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 41030


Ignore:
Timestamp:
Nov 3, 2019, 8:04:56 PM (7 years ago)
Author:
cclin33
Message:

NULL is incorrect format

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/ccl_branches/ipp-20190806/ippTools/src/pxcam.c

    r28112 r41030  
    186186                         // Here follows the software version and mask statistics which shouldn't be propagated
    187187                         "NULL",
    188                          "NULL",
    189                          "NULL",
    190                          "NULL",
    191                          "NULL",
    192                          "NULL",
    193                          "NULL",
    194                          "NULL",
    195                          "NULL",
    196                          "NULL",
    197                          "NULL",
     188                         "0",
     189                         "0",
     190                         "0",
     191                         "0",
     192                         "0",
     193                         "0",
     194                         "0",
     195                         "0",
     196                         "0",
     197                         "0",
    198198                note     ? note     : "NULL",
    199199                (long long)chip_id
Note: See TracChangeset for help on using the changeset viewer.