Show
Ignore:
Timestamp:
05/20/10 16:05:25 (2 years ago)
Author:
mwhitworth
Message:

Add to TCP/IP stack.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • Whitix/branches/netchannel/user/burn/main.c

    r2084 r2085  
    445445    ConsSetTabSetup(&context, TabCompletionSetup); 
    446446    ConsSetBufferUpdate(&context, BurnTokenUpdate); 
    447      
     447 
    448448        printf("Burn shell V%d.%d\n---------------\nType 'help intro' for an introduction to the shell\n", 
    449449         MAJOR_BURN_VERSION, MINOR_BURN_VERSION);