s3-server_id change pid to hyper
authorAndrew Bartlett <abartlet@samba.org>
Mon, 2 May 2011 00:37:31 +0000 (10:37 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 8 Jun 2011 04:40:51 +0000 (14:40 +1000)
This matches Samba4's server_id.

Signed-off-by: Andrew Tridgell <tridge@samba.org>
source3/librpc/idl/server_id.idl

index 095405af56d6ba042fe80d5b56a21f21e84f45af..51900000edb0b5ed77c08d3e4c1ca7bc2330e038 100644 (file)
@@ -18,7 +18,7 @@ interface server_id
        */
 
        typedef [public] struct {
-               uint32 pid;
+               hyper pid;
                uint32 task_id;
                uint32 vnn;
                udlong unique_id;