X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=snap.h;h=afac5e9554ab6eae991e796bbf386bddb82d8540;hb=5c196687e13874271961dc293aafa2b3bb5f2f64;hp=063a38e2497f86eba22416679fc4b37137f2d94e;hpb=b8c18ccfb0dbe89c9a35d4989cd506b8461ea850;p=dss.git 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;