diff options
author | P. J. McDermott <pjm@nac.net> | 2012-08-01 00:48:35 (EDT) |
---|---|---|
committer | P. J. McDermott <pjm@nac.net> | 2012-08-01 00:48:35 (EDT) |
commit | a926adac8cf6c86cf30c84a5ac0b6d904f4cdbdd (patch) | |
tree | 27cf38dba11aed3e4929387c2dc457dbb7ec517c | |
parent | 9cb2dc90a75860cebee24729a30716ff24f60382 (diff) |
Remove a spare line break from the locale library.
-rw-r--r-- | lib/locale.sh | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/locale.sh b/lib/locale.sh index da2e4d6..8479c85 100644 --- a/lib/locale.sh +++ b/lib/locale.sh @@ -19,7 +19,6 @@ # You should have received a copy of the GNU General Public License # along with this program. If not, see <http://www.gnu.org/licenses/>. - oh_locale_set() { _locale="${1}" |