diff options
author | Michael Adam <obnox@samba.org> | 2012-05-02 13:55:45 +0200 |
---|---|---|
committer | Michael Adam <obnox@samba.org> | 2012-05-02 18:11:04 +0200 |
commit | f479d8ff59bb1ebab3aade73e27504156eb97341 (patch) | |
tree | 313dd56c2895303a5cce44e4c32b1ed89f09526e /source4/torture | |
parent | 2b5ee3491aa4cdd44c40720d4d4ca2d36d2e16c7 (diff) | |
download | samba-f479d8ff59bb1ebab3aade73e27504156eb97341.tar.gz samba-f479d8ff59bb1ebab3aade73e27504156eb97341.tar.bz2 samba-f479d8ff59bb1ebab3aade73e27504156eb97341.zip |
s4:torture:rpc: remove an accidentially committed character (in a comment)
Diffstat (limited to 'source4/torture')
-rw-r--r-- | source4/torture/rpc/samba3rpc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/torture/rpc/samba3rpc.c b/source4/torture/rpc/samba3rpc.c index 5c2dff7837..a39b7d225a 100644 --- a/source4/torture/rpc/samba3rpc.c +++ b/source4/torture/rpc/samba3rpc.c @@ -1,4 +1,4 @@ -/*f +/* Unix SMB/CIFS implementation. dcerpc torture tests, designed to walk Samba3 code paths |