summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/pppd
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--testsuites/samples/pppd/Makefile.am4
-rw-r--r--testsuites/samples/pppd/README4
-rw-r--r--testsuites/samples/pppd/netconfig.h1
-rw-r--r--testsuites/samples/pppd/system.h1
4 files changed, 0 insertions, 10 deletions
diff --git a/testsuites/samples/pppd/Makefile.am b/testsuites/samples/pppd/Makefile.am
index 94f4b6eab8..594609a826 100644
--- a/testsuites/samples/pppd/Makefile.am
+++ b/testsuites/samples/pppd/Makefile.am
@@ -1,7 +1,3 @@
-##
-## $Id$
-##
-
rtems_tests_PROGRAMS = pppd
pppd_SOURCES = init.c pppdapp.c netconfig.h system.h
diff --git a/testsuites/samples/pppd/README b/testsuites/samples/pppd/README
index 677e00af33..49fb2be770 100644
--- a/testsuites/samples/pppd/README
+++ b/testsuites/samples/pppd/README
@@ -1,7 +1,3 @@
-#
-# $Id$
-#
-
This is an example user application using pppd. It is built using
the RTEMS application Makefiles. The file Makefile-user should
be renamed to Makefile or the -f option given to make. The file
diff --git a/testsuites/samples/pppd/netconfig.h b/testsuites/samples/pppd/netconfig.h
index e440e08c4f..f7f5682d4f 100644
--- a/testsuites/samples/pppd/netconfig.h
+++ b/testsuites/samples/pppd/netconfig.h
@@ -1,4 +1,3 @@
-
#ifndef NETCONFIG_H_
#define NETCONFIG_H_
diff --git a/testsuites/samples/pppd/system.h b/testsuites/samples/pppd/system.h
index 2a931e4549..5e70ddb2fc 100644
--- a/testsuites/samples/pppd/system.h
+++ b/testsuites/samples/pppd/system.h
@@ -1,4 +1,3 @@
-
#ifndef SYSTEM_H
#define SYSTEM_H