diff options
author | Simo Sorce <idra@samba.org> | 2008-09-19 13:51:40 -0400 |
---|---|---|
committer | Simo Sorce <idra@samba.org> | 2008-09-19 13:51:40 -0400 |
commit | 258cec7756952f552ca2c4213a6724af546a3eab (patch) | |
tree | 3e71f03a5654a5d73409b2b1e607b21545ce3de9 /source3/include | |
parent | 7d391c09eea0197d6ea298afff66ae13d6398fdb (diff) | |
download | samba-258cec7756952f552ca2c4213a6724af546a3eab.tar.gz samba-258cec7756952f552ca2c4213a6724af546a3eab.tar.bz2 samba-258cec7756952f552ca2c4213a6724af546a3eab.zip |
Add comment to explain version bump
Diffstat (limited to 'source3/include')
-rw-r--r-- | source3/include/idmap.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/include/idmap.h b/source3/include/idmap.h index 5548eae0ca..4322192155 100644 --- a/source3/include/idmap.h +++ b/source3/include/idmap.h @@ -31,6 +31,7 @@ Updated to 3 for enum types by JRA. */ /* Updated to 4, completely new interface, SSS */ +/* Updated to 5, simplified interface by Volker */ #define SMB_IDMAP_INTERFACE_VERSION 5 |