From f4e1f18a15ee7eba2013a0d85831a9abcb113a2d Mon Sep 17 00:00:00 2001 From: peter1138 Date: Sun, 11 Dec 2005 10:25:27 +0000 Subject: (svn r3288) Set svn properties on cocoa related files, and add Id tag. Add extern to cocoa sound driver. --- video/cocoa_v.h | 1 + video/cocoa_v.m | 2 ++ 2 files changed, 3 insertions(+) (limited to 'video') diff --git a/video/cocoa_v.h b/video/cocoa_v.h index 2d32e0a57..d1eb253c7 100644 --- a/video/cocoa_v.h +++ b/video/cocoa_v.h @@ -1,3 +1,4 @@ +/* $Id$ */ #ifndef VIDEO_COCOA_H #define VIDEO_COCOA_H diff --git a/video/cocoa_v.m b/video/cocoa_v.m index a0b7f50aa..dbd7c5e5e 100644 --- a/video/cocoa_v.m +++ b/video/cocoa_v.m @@ -1,3 +1,5 @@ +/* $Id$ */ + /****************************************************************************************** * Cocoa video driver * * Known things left to do: * -- cgit v1.2.3-54-g00ecf