s3-libnet: fix build warning (missing prototype).
[abartlet/samba.git/.git] / source3 / libnet / libnet_samsync.c
index 435181016992fb4e02c762c0c31bc5c9da1d871c..73d443974397952939eced9444cd5fa6b003b9b9 100644 (file)
@@ -282,8 +282,8 @@ static const char *samsync_debug_str(TALLOC_CTX *mem_ctx,
  * libnet_samsync
  */
 
-void libnet_init_netr_ChangeLogEntry(struct samsync_object *o,
-                                    struct netr_ChangeLogEntry *e)
+static void libnet_init_netr_ChangeLogEntry(struct samsync_object *o,
+                                           struct netr_ChangeLogEntry *e)
 {
        ZERO_STRUCTP(e);