Skip to content

Commit

Permalink
typo pscsd -> pcscd
Browse files Browse the repository at this point in the history
git-svn-id: svn:https://anonscm.debian.org/svn/pcsclite/trunk/PCSC@2851 0ce88b0d-b2fd-0310-8134-9614164e65ea
  • Loading branch information
LudovicRousseau committed Mar 14, 2008
1 parent 8d274d0 commit 887c8a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion etc/pcscd.init.in
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ lockfile=@localstatedir_exp@/lock/subsys/$prog
PCSCD_OPTIONS=

# Source config
if [ -f @sysconfdir_exp@/sysconfig/pscsd ] ; then
if [ -f @sysconfdir_exp@/sysconfig/pcscd ] ; then
. @sysconfdir_exp@/sysconfig/pcscd
fi

Expand Down

0 comments on commit 887c8a9

Please sign in to comment.