Ignore:
Timestamp:
Aug 16, 2011 8:52:28 AM (13 years ago)
Author:
gah
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/packages/vizservers/nanovis/nanovis.cpp

    r2378 r2380  
    22502250    NanoVis::stdin = stdin;
    22512251
    2252     for (i = 0; i < 10; i++) {
    22532252    if ((n = write(1, "NanoVis ", 8)) != 8) {
    22542253       INFO("short write %d", n);
    2255 }
    22562254    }
    22572255    /* openlog("nanovis", LOG_CONS | LOG_PERROR | LOG_PID,  LOG_USER); */
Note: See TracChangeset for help on using the changeset viewer.