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 fc9e2d5843e79..c59bde85de51d 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.7.2.1 2005/09/06 23:59:01 marcel Exp $ */ #ifndef _GPT_H_ |