aboutsummaryrefslogtreecommitdiffstats
path: root/oldXMenu/Create.c
diff options
context:
space:
mode:
Diffstat (limited to 'oldXMenu/Create.c')
-rw-r--r--oldXMenu/Create.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/oldXMenu/Create.c b/oldXMenu/Create.c
index 1d21e534300..a72f12e5b03 100644
--- a/oldXMenu/Create.c
+++ b/oldXMenu/Create.c
@@ -3,7 +3,7 @@
3#include "copyright.h" 3#include "copyright.h"
4 4
5/* 5/*
6Copyright (C) 1993-1994, 2001-2012 Free Software Foundation, Inc. 6Copyright (C) 1993-1994, 2001-2013 Free Software Foundation, Inc.
7 7
8This program is free software: you can redistribute it and/or modify 8This program is free software: you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by 9it under the terms of the GNU General Public License as published by
@@ -29,7 +29,6 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. */
29 * 29 *
30 */ 30 */
31 31
32#include <config.h>
33#include "XMenuInt.h" 32#include "XMenuInt.h"
34#include <stdlib.h> 33#include <stdlib.h>
35 34