X-Git-Url: https://git.distorted.org.uk/~mdw/clg/blobdiff_plain/560af5c515eb5b6206040a9334de4254d2650147..196fe1e970e65560354c0f98c047f0588b823790:/glib/glib-export.lisp diff --git a/glib/glib-export.lisp b/glib/glib-export.lisp index dce6309..d197ca5 100644 --- a/glib/glib-export.lisp +++ b/glib/glib-export.lisp @@ -15,7 +15,7 @@ ;; License along with this library; if not, write to the Free Software ;; Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA -;; $Id: glib-export.lisp,v 1.1 2000-08-14 16:44:30 espen Exp $ +;; $Id: glib-export.lisp,v 1.2 2000-08-17 22:43:02 espen Exp $ ;;; Autogenerating exported symbols @@ -35,7 +35,7 @@ name (first name))) - (defexport define-type-method-func (name lambda-list) + (defexport define-type-method-fun (name lambda-list) (declare (ignore lambda-list)) name))