X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/4c79ee7a1e7564ef83d0ac25d6677fdebb3ec7aa..3c10abe350e3df50f8ef0ac37c9d14175bc899f1:/form.h?ds=sidebyside diff --git a/form.h b/form.h index 50b5c84..114d6d4 100644 --- a/form.h +++ b/form.h @@ -1,6 +1,6 @@ /* form.h * - * Copyright (c) 1991-2003, Larry Wall + * Copyright (C) 1991, 1992, 1993, 2000, 2004 by Larry Wall and others * * You may distribute under the terms of either the GNU General Public * License or the Artistic License, as specified in the README file. @@ -24,3 +24,4 @@ #define FF_BLANK 14 #define FF_MORE 15 #define FF_0DECIMAL 16 +#define FF_LINESNGL 17