diff options
author | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-01-14 13:51:41 +0000 |
---|---|---|
committer | michael <michael@3ae390bd-cb1e-0410-b409-cd5a39f66f1f> | 2007-01-14 13:51:41 +0000 |
commit | e82672100f75531c388d2c9d2f2e1cdd186f9873 (patch) | |
tree | 75ed953671538b62512f896be17925332b85f41b | |
parent | 6004d1dabfbd5b9a7459428156e9441dd243450a (diff) | |
download | lcd4linux-e82672100f75531c388d2c9d2f2e1cdd186f9873.tar.gz |
svn keywords corrected
git-svn-id: https://ssl.bulix.org/svn/lcd4linux/trunk@731 3ae390bd-cb1e-0410-b409-cd5a39f66f1f
-rwxr-xr-x | mkinstalldirs | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/mkinstalldirs b/mkinstalldirs index 8e6bb1c..5f84f57 100755 --- a/mkinstalldirs +++ b/mkinstalldirs @@ -4,7 +4,8 @@ # Created: 1993-05-16 # Public domain -# $Id: mkinstalldirs,v 1.2 2003/02/27 07:43:11 reinelt Exp $ +# $Id$ +# $URL$ errstatus=0 |