summaryrefslogtreecommitdiffstats
path: root/source4/scripting/python/pyrpc.h
diff options
context:
space:
mode:
authorAndrew Bartlett <abartlet@samba.org>2008-04-08 17:31:36 +1000
committerAndrew Bartlett <abartlet@samba.org>2008-04-08 17:31:36 +1000
commit0e59c73fe3a5cde76881294f17bf6ca9258f67a1 (patch)
tree6007f25ac8af86370db09dfaaa138c618eb08ac0 /source4/scripting/python/pyrpc.h
parentb2805c50eecddfa4cbd0945e713567eddce05895 (diff)
parent1f474f4a545752f7ac0ad402d01d1e768b973dbe (diff)
downloadsamba-0e59c73fe3a5cde76881294f17bf6ca9258f67a1.tar.gz
samba-0e59c73fe3a5cde76881294f17bf6ca9258f67a1.tar.xz
samba-0e59c73fe3a5cde76881294f17bf6ca9258f67a1.zip
Merge branch 'v4-0-test' of ssh://git.samba.org/data/git/samba into 4-0-abartlet
(This used to be commit c0416a0b73f06ef57db1b83a75433e36b93a9981)
Diffstat (limited to 'source4/scripting/python/pyrpc.h')
-rw-r--r--source4/scripting/python/pyrpc.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source4/scripting/python/pyrpc.h b/source4/scripting/python/pyrpc.h
index 3a5d235cfc..f4d0f37c39 100644
--- a/source4/scripting/python/pyrpc.h
+++ b/source4/scripting/python/pyrpc.h
@@ -26,7 +26,7 @@
#define dom_sid2_Type dom_sid_Type
#define dom_sid28_Type dom_sid_Type
#define dom_sid2_Check dom_sid_Check
-#define dom_sid28_Check dom_sid28_Check
+#define dom_sid28_Check dom_sid_Check
/* This macro is only provided by Python >= 2.3 */
#ifndef PyAPI_DATA