Remove $FreeBSD$: one-line .c comment pattern
Remove /^/[*/]\s*\$FreeBSD\$.*\n/
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
/* include/config.h. Generated from config.h.in by configure. */
|
||||
/* include/config.h.in. Generated from configure.ac by autoheader. */
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#ifndef RCSID
|
||||
#define RCSID(msg) \
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
#ifndef __crypto_headers_h__
|
||||
#define __crypto_headers_h__
|
||||
|
||||
|
||||
@@ -2,7 +2,6 @@
|
||||
* generic krb5-types.h for cross compiling, assume system is posix/sus
|
||||
*/
|
||||
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#ifndef __krb5_types_h__
|
||||
#define __krb5_types_h__
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
/* $FreeBSD$ */
|
||||
#ifndef VERSION_HIDDEN
|
||||
#define VERSION_HIDDEN
|
||||
#endif
|
||||
|
||||
@@ -1,5 +1,4 @@
|
||||
/* Generated file */
|
||||
/* $FreeBSD$ */
|
||||
#include <gssapi/gssapi.h>
|
||||
#include <roken.h>
|
||||
#include "config.h"
|
||||
|
||||
@@ -26,7 +26,6 @@
|
||||
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
* SUCH DAMAGE.
|
||||
*/
|
||||
/* $FreeBSD$ */
|
||||
|
||||
#include <errno.h>
|
||||
#include <pwd.h>
|
||||
|
||||
Reference in New Issue
Block a user