summaryrefslogtreecommitdiff
path: root/include/pathsrch.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/pathsrch.h')
-rw-r--r--include/pathsrch.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/pathsrch.h b/include/pathsrch.h
index 153456b..41915e5 100644
--- a/include/pathsrch.h
+++ b/include/pathsrch.h
@@ -1,3 +1,4 @@
+/*
# pathsrch.h: environment-variable path searching for files, possibly
# in subdirectories.
#
@@ -16,6 +17,8 @@
# 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 PATHSEARCH_H