IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 10, 2010, 7:27:29 PM (17 years ago)
Author:
eugene
Message:

updates from eam_branches/20091201

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/mathtypes/psVector.c

    r24886 r26892  
    729729    char line[1024];
    730730
    731     sprintf (line, "vector: %s\n", name);
     731    sprintf (line, "# vector: %s\n", name);
    732732    if (write(fd, line, strlen(line))) {;} //ignore return value
    733733
Note: See TracChangeset for help on using the changeset viewer.