Skip to content

Commit

Permalink
Added @echo off in order to silence the script itself.
Browse files Browse the repository at this point in the history
git-svn-id: svn://svn.code.sf.net/p/ledger-smb/code/trunk@120 4979c152-3d1c-0410-bac9-87ea11338e46
  • Loading branch information
einhverfr committed Sep 19, 2006
1 parent 4791fbe commit e3f2974
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions winprint.bat
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
@echo off
IF X%1==X GOTO printdefault
GOTO printname
:printname
Expand Down

0 comments on commit e3f2974

Please sign in to comment.