Subversion Repositories SvarDOS

Compare Revisions

Ignore whitespace Rev 1097 → Rev 1098

/svarcom/trunk/cmd/ver.c
35,7 → 35,7
 
/* help screen */
if (cmd_ishlp(p)) {
nls_outputnl(20,0); /* "Displays the DOS version." */
nls_outputnl(20,0); /* "Displays the DOS kernel and SvarCOM shell versions." */
outputnl("");
output("ver [/about]");
#ifdef VERDBG