Removed additional code formatting modelines.

Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
pull/44/head
Michele Calgaro 4 years ago
parent 3d5e557e40
commit b3c22b84ef
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1,4 +1,3 @@
/* -*- Mode: C; tab-width: 4; -*- */
/*******************************************************************************
* Java Runtime Interface
* Copyright (c) 1996 Netscape Communications Corporation. All rights reserved.

@ -1,4 +1,3 @@
/* -*- Mode: C; tab-width: 4; -*- */
/*******************************************************************************
* Java Runtime Interface - Machine Dependent Types
* Copyright (c) 1996 Netscape Communications Corporation. All rights reserved.

@ -1,4 +1,3 @@
/* -*- Mode: C; tab-width: 4; -*- */
/*******************************************************************************
* Java Runtime Interface
* Copyright (c) 1996 Netscape Communications Corporation. All rights reserved.

@ -1,4 +1,3 @@
/* -*- Mode: C; tab-width: 4; -*- */
/*
* npapi.h $Revision: 1.1 $
* Netscape client plug-in API spec

@ -1,4 +1,3 @@
/* -*- Mode: C; tab-width: 4; -*- */
/*
* npupp.h $Revision: 1.1 $
* function call mecahnics needed by platform specific glue code.

@ -1300,10 +1300,3 @@ UNAME_VERSION = ${UNAME_VERSION}
EOF
exit 1
# Local variables:
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "timestamp='"
# time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'"
# End:

@ -1402,10 +1402,3 @@ esac
echo $basic_machine$os
exit 0
# Local variables:
# eval: (add-hook 'write-file-hooks 'time-stamp)
# time-stamp-start: "timestamp='"
# time-stamp-format: "%:y-%02m-%02d"
# time-stamp-end: "'"
# End:

Loading…
Cancel
Save