From bdc2dc8efd9e9438e46351eea7f8f99e86decf57 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 03 Aug 2012 04:08:22 -0400 Subject: Remove remaining (old) magic numbers from library. --- diff --git a/lib/changelog.sh b/lib/changelog.sh index 4b15dc9..01e4644 100644 --- a/lib/changelog.sh +++ b/lib/changelog.sh @@ -1,5 +1,3 @@ -#!@@SHELL@@ -# # opkhelper # lib/changelog # Functions for parsing changelogs. diff --git a/lib/control.sh b/lib/control.sh index 5aabdeb..f8d826d 100644 --- a/lib/control.sh +++ b/lib/control.sh @@ -1,5 +1,3 @@ -#!@@SHELL@@ -# # opkhelper # lib/control # Functions for parsing control files. diff --git a/lib/messages.sh b/lib/messages.sh index ab1533b..5a2139f 100644 --- a/lib/messages.sh +++ b/lib/messages.sh @@ -1,5 +1,3 @@ -#!@@SHELL@@ -# # opkhelper # lib/messages # Functions for printing error and warning messages. diff --git a/lib/util.sh b/lib/util.sh index 21d0d80..3f348d9 100644 --- a/lib/util.sh +++ b/lib/util.sh @@ -1,5 +1,3 @@ -#!@@SHELL@@ -# # opkhelper # lib/util # Common functions for utilities. -- cgit v0.9.1