committed by
Keith Winstein
parent
f7be5c8cec
commit
dd941df19d
@@ -30,11 +30,6 @@
|
||||
#include <curses.h>
|
||||
#include <term.h>
|
||||
|
||||
/* For newer skalibs */
|
||||
extern "C" {
|
||||
const char *PROG = "mosh-client";
|
||||
}
|
||||
|
||||
void usage( const char *argv0 ) {
|
||||
fprintf( stderr, "mosh-client (%s)\n", PACKAGE_STRING );
|
||||
fprintf( stderr, "Copyright 2012 Keith Winstein <mosh-devel@mit.edu>\n" );
|
||||
|
||||
Reference in New Issue
Block a user