diff options
author | Tim Potter <tpot@samba.org> | 2005-08-12 23:01:57 +0000 |
---|---|---|
committer | Gerald (Jerry) Carter <jerry@samba.org> | 2007-10-10 13:33:21 -0500 |
commit | 7c8c36ea157769f73cd8ea54c9f10fcc16902753 (patch) | |
tree | 4ab639f9855a2d43928a3e9a2d61fa7ba983686f /source4/rpc_server/winreg | |
parent | 351e2099caa0019403afb4d591b2d6953e7a66e7 (diff) | |
download | samba-7c8c36ea157769f73cd8ea54c9f10fcc16902753.tar.gz samba-7c8c36ea157769f73cd8ea54c9f10fcc16902753.tar.bz2 samba-7c8c36ea157769f73cd8ea54c9f10fcc16902753.zip |
r9284: Whitespace. (-:
(This used to be commit 6a7922a02c19b5ea2b77011ff593c6d535d0b212)
Diffstat (limited to 'source4/rpc_server/winreg')
-rw-r--r-- | source4/rpc_server/winreg/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/source4/rpc_server/winreg/README b/source4/rpc_server/winreg/README index 7563843253..03a81e776b 100644 --- a/source4/rpc_server/winreg/README +++ b/source4/rpc_server/winreg/README @@ -1,3 +1,3 @@ -This is the RPC server for the registry for Samba. It is basically -a front-end for the registry library in lib/registry. See lib/registry/README for -more details. +This is the RPC server for the registry for Samba. It is basically a +front-end for the registry library in lib/registry. See +lib/registry/README for more details. |