summaryrefslogtreecommitdiffstats
path: root/lib/common.sh
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-01 19:44:30 (EST)
committer P. J. McDermott <pjm@nac.net>2014-03-01 19:44:30 (EST)
commit81d0117218a7ee741cf5b4cae228788917a8b172 (patch)
treecab044823c950d44ce70d9b15a71116e1a854e68 /lib/common.sh
parent20c66a1eaef872dbfad4ba82d2ca1c74eb4c9818 (diff)
Add missing ".sh" to file headers.
All source files were renamed two years ago in e206c66, but the headers were never updated.
Diffstat (limited to 'lib/common.sh')
-rw-r--r--lib/common.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/common.sh b/lib/common.sh
index e9bbefa..074dff3 100644
--- a/lib/common.sh
+++ b/lib/common.sh
@@ -1,5 +1,5 @@
# opkhelper
-# lib/common
+# lib/common.sh
# Functions common to all utilities.
#
# Copyright (C) 2012 Patrick "P. J." McDermott