diff options
Diffstat (limited to 'sbin/gpt/gpt.h')
-rw-r--r-- | sbin/gpt/gpt.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/gpt/gpt.h b/sbin/gpt/gpt.h index 857eaf0901d7b..85fc736f6db55 100644 --- a/sbin/gpt/gpt.h +++ b/sbin/gpt/gpt.h @@ -23,7 +23,7 @@ * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. * - * $FreeBSD$ + * $FreeBSD: src/sbin/gpt/gpt.h,v 1.11.2.1.6.1 2010/02/10 00:26:20 kensmith Exp $ */ #ifndef _GPT_H_ |