From: Thomas Weber <thomas@tomweber.eu>
To: ptxdist@pengutronix.de
Cc: Thomas Weber <thomas@tomweber.eu>
Subject: [ptxdist] [PATCH] splashutils: Fix typo
Date: Wed, 2 May 2012 19:45:59 +0200 [thread overview]
Message-ID: <1335980759-3718-1-git-send-email-thomas@tomweber.eu> (raw)
Fix FUCNTIONS => FUNCTIONS
Signed-off-by: Thomas Weber <thomas@tomweber.eu>
---
generic/etc/init.d/splashutils | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/generic/etc/init.d/splashutils b/generic/etc/init.d/splashutils
index 66b7be2..2e2abd0 100644
--- a/generic/etc/init.d/splashutils
+++ b/generic/etc/init.d/splashutils
@@ -4,11 +4,11 @@
#
PATH=/sbin:/bin:/usr/bin
-FUCNTIONS=/sbin/splash-functions.sh
+FUNCTIONS=/sbin/splash-functions.sh
# --- nothing to change after this line ---
-. $FUCNTIONS
+. $FUNCTIONS
mkdir -p /var/run/splash/cache/
--
1.7.10
--
ptxdist mailing list
ptxdist@pengutronix.de
reply other threads:[~2012-05-02 17:43 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1335980759-3718-1-git-send-email-thomas@tomweber.eu \
--to=thomas@tomweber.eu \
--cc=ptxdist@pengutronix.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox