X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=ncurses%2Fbase%2FMKkeyname.awk;h=abceeea8883eeca8433ee14ae73c568cb3beff34;hp=e487038ddafdf27f2c4e44cd3423c084d5def3ab;hb=c6540b9c89dda1a6a8bd681726831e8924176504;hpb=c04d54322f7835ed42e597967d8fa5471025fcac diff --git a/ncurses/base/MKkeyname.awk b/ncurses/base/MKkeyname.awk index e487038d..abceeea8 100644 --- a/ncurses/base/MKkeyname.awk +++ b/ncurses/base/MKkeyname.awk @@ -1,6 +1,6 @@ -# $Id: MKkeyname.awk,v 1.43 2009/05/09 19:01:49 tom Exp $ +# $Id: MKkeyname.awk,v 1.44 2010/01/23 17:57:43 tom Exp $ ############################################################################## -# Copyright (c) 1999-2008,2009 Free Software Foundation, Inc. # +# Copyright (c) 1999-2009,2010 Free Software Foundation, Inc. # # # # Permission is hereby granted, free of charge, to any person obtaining a # # copy of this software and associated documentation files (the "Software"), # @@ -31,7 +31,6 @@ BEGIN { print "" print "#include " print "#include " - print "#include " print "" first = 1; }