X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=elogind.git;a=blobdiff_plain;f=src%2Fsnapshot.h;h=bf92e99a8b4af263d11fed33e7310aeecd8a5285;hp=9a305204b975465b15d87712607364c3fa224947;hb=b070e7f3c9ed680c821bd89d42506695f2438506;hpb=03467c88fba6caeffce2a57a31ee2344e3d3ba31 diff --git a/src/snapshot.h b/src/snapshot.h index 9a305204b..bf92e99a8 100644 --- a/src/snapshot.h +++ b/src/snapshot.h @@ -34,7 +34,7 @@ typedef enum SnapshotState { } SnapshotState; struct Snapshot { - Meta meta; + Unit meta; SnapshotState state, deserialized_state;