Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

Ignore:
Timestamp:
May 6, 2006, 11:38:36 AM (18 years ago)
Author:
bensch
Message:

Subproject compiles and Links again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/network/src/subprojects/network/network_unit_test.cc

    r7550 r7552  
    440440
    441441
    442 bool ShellBuffer::addBufferLineStatic(const char* line, ...)
    443 {
     442//bool ShellBuffer::addBufferLineStatic(const char* line, ...)
     443//{
    444444  //va_list arguments;
    445445  //vprintf(line, arguments);
    446   printf("%s", line);
    447 }
     446  //  printf("%s", line);
     447//}
Note: See TracChangeset for help on using the changeset viewer.