search for: a8edda6

Displaying 1 result from an estimated 1 matches for "a8edda6".

2010 Jun 27
1
[PATCH] ROSH: Upgraded
...rgc, argv, 1); } else { rosh_version(); + print_beta(); cmdstr[0] = '\0'; } rv = rosh_prompt(cmdstr); printf("--Exiting '%s'\n", APP_NAME); - console_ansi_std(); return rv; } diff --git a/com32/rosh/rosh.h b/com32/rosh/rosh.h index 0c41bac..a8edda6 100644 --- a/com32/rosh/rosh.h +++ b/com32/rosh/rosh.h @@ -1,6 +1,6 @@ /* ----------------------------------------------------------------------- * * - * Copyright 2008 Gene Cumm - All Rights Reserved + * Copyright 2008-2009 Gene Cumm - All Rights Reserved * * This program is free soft...