aboutsummaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorGlenn Morris2011-02-10 19:43:40 -0800
committerGlenn Morris2011-02-10 19:43:40 -0800
commit3af31cd80d5e19b9bd76543b54b57ac49093645c (patch)
treecfbd6617aaada212824850e40e62a67cbbcd7618 /lib
parent8f45ebb8b5609729a3952d0861b10a6acc3d1686 (diff)
downloademacs-3af31cd80d5e19b9bd76543b54b57ac49093645c.tar.gz
emacs-3af31cd80d5e19b9bd76543b54b57ac49093645c.zip
* lib/getopt_.h: Fix typo in _GL_ARG_NONNULL license comment.
Diffstat (limited to 'lib')
-rw-r--r--lib/getopt_.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/getopt_.h b/lib/getopt_.h
index 7d634f89a42..43acccc0bfc 100644
--- a/lib/getopt_.h
+++ b/lib/getopt_.h
@@ -138,7 +138,7 @@
138 This program is distributed in the hope that it will be useful, 138 This program is distributed in the hope that it will be useful,
139 but WITHOUT ANY WARRANTY; without even the implied warranty of 139 but WITHOUT ANY WARRANTY; without even the implied warranty of
140 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU 140 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
141 Lesser General Public License for more details. 141 General Public License for more details.
142 142
143 You should have received a copy of the GNU General Public License 143 You should have received a copy of the GNU General Public License
144 along with this program. If not, see <http://www.gnu.org/licenses/>. */ 144 along with this program. If not, see <http://www.gnu.org/licenses/>. */