Simplify: don't need a special case here.
commitbcd60630501fa7dcc788c60414a7e50c1069c7ef
authorKeith Rarick <kr@xph.us>
Sun, 30 Nov 2008 02:02:06 +0000 (29 18:02 -0800)
committerKeith Rarick <kr@xph.us>
Sun, 30 Nov 2008 02:03:27 +0000 (29 18:03 -0800)
treed96b987a3f0f45409286fe2db191944468a3b4ca
parent90d3ab8898570eea8559b6d620d52e1f192b2ebb
Simplify: don't need a special case here.

I've been meaning to do this for a while. Now seemed like a good time.
This way is less code and more DRY.
job.c
tests/test_job.c