]> git.ipfire.org Git - thirdparty/samba.git/commit
split display.c into modules.
authorLuke Leighton <lkcl@samba.org>
Wed, 1 Dec 1999 00:52:22 +0000 (00:52 +0000)
committerLuke Leighton <lkcl@samba.org>
Wed, 1 Dec 1999 00:52:22 +0000 (00:52 +0000)
commit5b5719d6a08130db1062bfa24123cedcdc692bff
tree34f14da3761e02815af9e591f319fd04a369f50f
parent3c4a6256dd790413ce96d208689e13c649787c4c
split display.c into modules.
12 files changed:
source/rpcclient/cmd_samr.c
source/rpcclient/display.c [deleted file]
source/rpcclient/display_at.c [new file with mode: 0644]
source/rpcclient/display_event.c [new file with mode: 0644]
source/rpcclient/display_reg.c [new file with mode: 0644]
source/rpcclient/display_sam.c [new file with mode: 0644]
source/rpcclient/display_sec.c [new file with mode: 0644]
source/rpcclient/display_spool.c [new file with mode: 0644]
source/rpcclient/display_srv.c [new file with mode: 0644]
source/rpcclient/display_svc.c [new file with mode: 0644]
source/rpcclient/display_sync.c [new file with mode: 0644]
source/rpcclient/rpcclient.c