idl: Fix a typo
authorVolker Lendecke <vl@samba.org>
Mon, 6 Oct 2014 15:17:54 +0000 (15:17 +0000)
committerDavid Disseldorp <ddiss@samba.org>
Tue, 7 Oct 2014 15:03:42 +0000 (17:03 +0200)
Signed-off-by: Volker Lendecke <vl@samba.org>
Reviewed-by: David Disseldorp <ddiss@samba.org>
Autobuild-User(master): David Disseldorp <ddiss@samba.org>
Autobuild-Date(master): Tue Oct  7 17:03:42 CEST 2014 on sn-devel-104

source3/librpc/idl/perfcount.idl

index e9a4383c434fb1ac8fc6b9e7391c25951c8dc376..e797e016b69acdbf79361b57ed5a3ad9ba670020 100644 (file)
                   PerfTime, and having it there will make my offset math much easier. */
                uint32 Padding;
                /* Now when I'm marshalling this, I'll need to call prs_align_uint64()
-                  before I start encodint the uint64 structs */
+                  before I start encoding the uint64 structs */
                /* clock rate * seconds uptime */
                hyper PerfTime;
                /* The clock rate of the CPU */