Author: jra Date: 2007-01-08 16:57:34 +0000 (Mon, 08 Jan 2007) New Revision: 20615
WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=20615 Log: Janitor for vl.... Please ensure all obvious fixes go in both branches. Jeremy. Modified: branches/SAMBA_3_0_24/source/libgpo/gpo_util.c Changeset: Modified: branches/SAMBA_3_0_24/source/libgpo/gpo_util.c =================================================================== --- branches/SAMBA_3_0_24/source/libgpo/gpo_util.c 2007-01-08 16:52:58 UTC (rev 20614) +++ branches/SAMBA_3_0_24/source/libgpo/gpo_util.c 2007-01-08 16:57:34 UTC (rev 20615) @@ -267,7 +267,7 @@ } dump_gp_ext(&gp_ext, lvl); } -}; +} void dump_gplink(ADS_STRUCT *ads, TALLOC_CTX *mem_ctx, struct GP_LINK *gp_link) {