X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fcore%2Funit.h;h=1b777bfaab066dbe5040036447413486378d87fb;hp=d8f4644ca9a2966e967a47691273b8c5342657d1;hb=5273510e9f228a300ec6207d4502f1c6253aed5e;hpb=5430f7f2bc7330f3088b894166bf3524a067e3d8 diff --git a/src/core/unit.h b/src/core/unit.h index d8f4644ca..1b777bfaa 100644 --- a/src/core/unit.h +++ b/src/core/unit.h @@ -200,7 +200,9 @@ struct Unit { unsigned gc_marker; /* When deserializing, temporarily store the job type for this - * unit here, if there was a job scheduled */ + * unit here, if there was a job scheduled. + * Only for deserializing from a legacy version. New style uses full + * serialized jobs. */ int deserialized_job; /* This is actually of type JobType */ /* Error code when we didn't manage to load the unit (negative) */