1
1
This commit was SVN r14516.
Этот коммит содержится в:
Josh Hursey 2007-04-25 19:54:53 +00:00
родитель 596062d34b
Коммит d68ff8c2a3

Просмотреть файл

@ -836,7 +836,7 @@ static int pretty_print_status(int state, char * snapshot_ref) {
static int pretty_print_reference(int seq, char * snapshot_ref) {
printf("Snashot Ref.: %3d %s\n",
printf("Snapshot Ref.: %3d %s\n",
seq, snapshot_ref);
return ORTE_SUCCESS;