From 197aef23ce36844e86e732f26af1df9fc5f149da Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Thu, 1 Jul 2004 05:35:35 +0000 Subject: Compiles with g++. --- etc/lp.lua | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'etc') diff --git a/etc/lp.lua b/etc/lp.lua index 5230957..e112ab4 100644 --- a/etc/lp.lua +++ b/etc/lp.lua @@ -1,6 +1,12 @@ - +----------------------------------------------------------------------------- +-- LPD support for the Lua language +-- LuaSocket toolkit. +-- Author: David Burgess +-- Modified by Diego Nehab, but David is in charge +-- RCS ID: $Id$ +----------------------------------------------------------------------------- --[[ - if you have any questions RFC 1179 + if you have any questions: RFC 1179 ]] -- make sure LuaSocket is loaded local socket = require("socket") -- cgit v1.2.3-55-g6feb