From 258cec7756952f552ca2c4213a6724af546a3eab Mon Sep 17 00:00:00 2001 From: Simo Sorce Date: Fri, 19 Sep 2008 13:51:40 -0400 Subject: Add comment to explain version bump --- source3/include/idmap.h | 1 + 1 file changed, 1 insertion(+) (limited to 'source3/include/idmap.h') 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 -- cgit