Fix indentation.

This commit is contained in:
Rene Gollent
2012-07-20 07:34:11 -04:00
parent 0b4ae86086
commit fe0407cd46
-1
View File
@@ -146,7 +146,6 @@ Job::SetWaitStatus(job_wait_status status)
default: default:
fState = JOB_STATE_ACTIVE; fState = JOB_STATE_ACTIVE;
break; break;
} }
} }