]> code.delx.au - gnu-emacs/blobdiff - lib/strtoimax.c
Don't install keyboard hook when debugged on MS-Windows
[gnu-emacs] / lib / strtoimax.c
index 6575c8719ca571291f70acb81834e15b9a81c056..223412bfcb48eba0c6cc52fb22e62fd36bada68f 100644 (file)
@@ -1,7 +1,7 @@
 /* Convert string representation of a number into an intmax_t value.
 
-   Copyright (C) 1999, 2001-2004, 2006, 2009-2015 Free Software
-   Foundation, Inc.
+   Copyright (C) 1999, 2001-2004, 2006, 2009-2016 Free Software Foundation,
+   Inc.
 
    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by