"Fossies" - the Fresh Open Source Software Archive  

Source code changes of the file "help.c" between
screen-4.8.0.tar.gz and screen-4.9.0.tar.gz

About: GNU screen is a screen manager with VT100/ANSI terminal emulation (multiplexing up to 10 pseudo-terminals).

help.c  (screen-4.8.0):help.c  (screen-4.9.0)
skipping to change at line 114 skipping to change at line 114
printf("-wipe [match] Do nothing, just clean up SockDir [on possible matches]. \n"); printf("-wipe [match] Do nothing, just clean up SockDir [on possible matches]. \n");
#ifdef MULTI #ifdef MULTI
printf("-x Attach to a not detached screen. (Multi display mode).\n "); printf("-x Attach to a not detached screen. (Multi display mode).\n ");
#endif /* MULTI */ #endif /* MULTI */
printf("-X Execute <cmd> as a screen command in the specified sessi on.\n"); printf("-X Execute <cmd> as a screen command in the specified sessi on.\n");
if (message && *message) { if (message && *message) {
printf("\nError: "); printf("\nError: ");
printf(message, arg); printf(message, arg);
printf("\n"); printf("\n");
exit(1);
} }
exit(1); exit(0);
} }
/* Here come the help page routines */ /* Here come the help page routines */
extern struct comm comms[]; extern struct comm comms[];
extern struct action ktab[]; extern struct action ktab[];
static void HelpProcess __P((char **, int *)); static void HelpProcess __P((char **, int *));
static void HelpAbort __P((void)); static void HelpAbort __P((void));
static void HelpRedisplayLine __P((int, int, int, int)); static void HelpRedisplayLine __P((int, int, int, int));
 End of changes. 2 change blocks. 
1 lines changed or deleted 2 lines changed or added

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)