summaryrefslogtreecommitdiff
path: root/include/global.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/global.h')
-rw-r--r--include/global.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/global.h b/include/global.h
index 770a6ca..5582b8d 100644
--- a/include/global.h
+++ b/include/global.h
@@ -1,3 +1,4 @@
+/*
# global.h: extend the standard programming environment a little.
# This is included from config.h, which everyone includes.
#
@@ -16,6 +17,7 @@
# You should have received a copy of the GNU General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
#
+*/
#ifndef GLOBAL_H