summaryrefslogtreecommitdiffstats
path: root/games/sail/pl_6.c
diff options
context:
space:
mode:
Diffstat (limited to 'games/sail/pl_6.c')
-rw-r--r--games/sail/pl_6.c6
1 files changed, 4 insertions, 2 deletions
diff --git a/games/sail/pl_6.c b/games/sail/pl_6.c
index 6d30f72..b91589f 100644
--- a/games/sail/pl_6.c
+++ b/games/sail/pl_6.c
@@ -29,12 +29,14 @@
* LIABILITY, OR TORT (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$
*/
#ifndef lint
+#if 0
static char sccsid[] = "@(#)pl_6.c 8.1 (Berkeley) 5/31/93";
+#endif
+static const char rcsid[] =
+ "$FreeBSD$";
#endif /* not lint */
#include "player.h"
OpenPOWER on IntegriCloud