s4/test: change prototype for test_opendomain()
authorKamen Mazdrashki <kamenim@samba.org>
Fri, 28 May 2010 02:06:55 +0000 (05:06 +0300)
committerKamen Mazdrashki <kamenim@samba.org>
Fri, 28 May 2010 19:30:08 +0000 (22:30 +0300)
commit1118c7b0e4d311becfcc0d6e3c53405649526a2c
tree2ab22e89312beaf926daddaf4e972fab493c2762
parent8e3a433f93618d6cadc58c19b54b9255acccec6e
s4/test: change prototype for test_opendomain()

- name changed to test_domain_open to be more alike athore functions
  in utils.c file
- output parameters moved to the end param list definition just
  after mem_ctx so it is somehow more clear those params are OUT
source4/torture/libnet/groupinfo.c
source4/torture/libnet/groupman.c
source4/torture/libnet/userinfo.c
source4/torture/libnet/userman.c
source4/torture/libnet/utils.c
source4/torture/libnet/utils.h