From: Kern Sibbald Date: Thu, 11 Dec 2008 19:57:04 +0000 (+0000) Subject: Correct typo X-Git-Tag: Release-7.0.0~3650 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;ds=sidebyside;h=04962495444b5cf743c618aeefd29fa4594d7def;hp=d0bdb4d58b817cfbb2ba13bbb81c4fb29dc6f9ca;p=bacula%2Fbacula Correct typo git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@8142 91ce42f0-d328-0410-95d8-f526ca767f89 --- diff --git a/bacula/src/stored/record.h b/bacula/src/stored/record.h index 6fb787754d..eb3f91f9e2 100644 --- a/bacula/src/stored/record.h +++ b/bacula/src/stored/record.h @@ -125,7 +125,7 @@ struct DEV_RECORD { #define SOS_LABEL -4 /* Start of Session */ #define EOS_LABEL -5 /* End of Session */ #define EOT_LABEL -6 /* End of physical tape (2 eofs) */ -#define SOB_LABLE -7 /* Start of object -- file/directory */ +#define SOB_LABEL -7 /* Start of object -- file/directory */ #define EOB_LABEL -8 /* End of object (after all streams) */ /*