]> git.cameronkatri.com Git - bsdgames-darwin.git/blobdiff - sail/pl_3.c
Allow this to be cross-compiled.
[bsdgames-darwin.git] / sail / pl_3.c
index 38b7ae173d1c735d4ef28164e928654307ac54e2..c860ec7ca5535012998f70d36fd4e00692d50fe3 100644 (file)
@@ -1,6 +1,8 @@
+/*     $NetBSD: pl_3.c,v 1.3 1995/04/22 10:37:09 cgd Exp $     */
+
 /*
- * Copyright (c) 1983 Regents of the University of California.
- * All rights reserved.
+ * Copyright (c) 1983, 1993
+ *     The Regents of the University of California.  All rights reserved.
  *
  * Redistribution and use in source and binary forms, with or without
  * modification, are permitted provided that the following conditions
  */
 
 #ifndef lint
-static char sccsid[] = "@(#)pl_3.c     5.4 (Berkeley) 6/1/90";
+#if 0
+static char sccsid[] = "@(#)pl_3.c     8.1 (Berkeley) 5/31/93";
+#else
+static char rcsid[] = "$NetBSD: pl_3.c,v 1.3 1995/04/22 10:37:09 cgd Exp $";
+#endif
 #endif /* not lint */
 
 #include "player.h"