summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/xputenv.c
diff options
context:
space:
mode:
authorMartin Schröder <martin@oneiros.de>2006-12-26 20:45:06 +0000
committerMartin Schröder <martin@oneiros.de>2006-12-26 20:45:06 +0000
commit4ac73eae34657de2c867613d97ba5e5b69c8fbe7 (patch)
treee40dfcaa52cedaf74f931f0ff14da6e86e68735e /Build/source/texk/kpathsea/xputenv.c
parent452affb9396acbaa387e62361e294b7059ab4cec (diff)
remove warnings by -Wall -std=c99
git-svn-id: svn://tug.org/texlive/trunk@2934 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/xputenv.c')
-rw-r--r--Build/source/texk/kpathsea/xputenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/texk/kpathsea/xputenv.c b/Build/source/texk/kpathsea/xputenv.c
index 34d0e1d0730..bc0e294de15 100644
--- a/Build/source/texk/kpathsea/xputenv.c
+++ b/Build/source/texk/kpathsea/xputenv.c
@@ -1,4 +1,4 @@
-/* xputenv.c: set an environment variable without return.
+// xputenv.c: set an environment variable without return.
/*
* Copyright 2003-05 Olaf Weber.