Forwarded: https://savannah.nongnu.org/bugs/index.php?67801

---
 contrib/ports/win32/pcapif.c |    5 +++--
 src/include/lwip/dns.h       |    2 ++
 2 files changed, 5 insertions(+), 2 deletions(-)

--- a/contrib/ports/win32/pcapif.c
+++ b/contrib/ports/win32/pcapif.c
@@ -1,8 +1,9 @@
 /**
  * pcapif.c - This file is part of lwIP pcapif
  *
- ****************************************************************************
- *
+ ****************************************************************************/
+
+/*
  * This file is derived from an example in lwIP with the following license:
  *
  * Copyright (c) 2001, Swedish Institute of Computer Science.
--- a/src/include/lwip/dns.h
+++ b/src/include/lwip/dns.h
@@ -8,7 +8,9 @@
 
  * Author: Jim Pettinato
  *   April 2007
+ */
 
+/*
  * ported from uIP resolv.c Copyright (c) 2002-2003, Adam Dunkels.
  *
  * Redistribution and use in source and binary forms, with or without
