X-Git-Url: http://git.tuebingen.mpg.de/?p=dss.git;a=blobdiff_plain;f=snap.h;fp=snap.h;h=afac5e9554ab6eae991e796bbf386bddb82d8540;hp=063a38e2497f86eba22416679fc4b37137f2d94e;hb=551ae2318396d9f1ee0a00bed2b94f0b9c9e9c55;hpb=d775cef639649be13a99c4d42fb7abda69ea7d09 diff --git a/snap.h b/snap.h index 063a38e..afac5e9 100644 --- a/snap.h +++ b/snap.h @@ -40,7 +40,7 @@ enum snapshot_status_flags { SS_BEING_DELETED = 2, }; -/** Desribes one snapshot */ +/** Describes one snapshot. */ struct snapshot { /** The name of the directory, relative to the destination dir. */ char *name;