]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - pw/bitmap.c
Change the way that the queue(3) structures are declared; don't assume that
[pw-darwin.git] / pw / bitmap.c
index 493c543daf3b5faa86134630a6feea4c41ec75b6..bcfea7e2c8874358a5253d4637c5309f45742ac5 100644 (file)
  * 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
+static const char rcsid[] =
+  "$FreeBSD$";
+#endif /* not lint */
+
 #include <stdlib.h>
 #include <string.h>