diff options
Diffstat (limited to 'src/sysstdio.h')
| -rw-r--r-- | src/sysstdio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/sysstdio.h b/src/sysstdio.h index 7fbcefcdad9..87d62afc3d7 100644 --- a/src/sysstdio.h +++ b/src/sysstdio.h | |||
| @@ -15,7 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ | 18 | along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ |
| 19 | 19 | ||
| 20 | #ifndef EMACS_SYSSTDIO_H | 20 | #ifndef EMACS_SYSSTDIO_H |
| 21 | #define EMACS_SYSSTDIO_H | 21 | #define EMACS_SYSSTDIO_H |