Rev 11558: Remove accidently committed test idl. in file:///home/jelmer/bzr.samba/SAMBA_4_0/

Jelmer Vernooij jelmer at samba.org
Wed Feb 21 11:49:11 GMT 2007


At file:///home/jelmer/bzr.samba/SAMBA_4_0/

------------------------------------------------------------
revno: 11558
revision-id: jelmer at samba.org-20070221114904-3wvjhp50c49ad6gj
parent: svn-v2:21488 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0
committer: Jelmer Vernooij <jelmer at samba.org>
branch nick: SAMBA_4_0
timestamp: Wed 2007-02-21 12:49:04 +0100
message:
  Remove accidently committed test idl.
modified:
  source/librpc/idl/echo.idl     svn-v2:6 at 0c0555d6-39d7-0310-84fc-f1cc0bd64818-branches%2fSAMBA_4_0-source%2flibrpc%2fidl%2fecho.idl
=== modified file 'source/librpc/idl/echo.idl'
--- a/source/librpc/idl/echo.idl	2007-02-21 11:32:48 +0000
+++ b/source/librpc/idl/echo.idl	2007-02-21 11:49:04 +0000
@@ -99,7 +99,7 @@
 	} echo_Enum1_32;
 
 	typedef struct {
-		enum { foo=1, bar=2} e1;
+		echo_Enum1 e1;
 		echo_Enum1_32 e2;
 	} echo_Enum2;
 



More information about the samba-cvs mailing list