summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/src/utsname.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/libcsupport/src/utsname.c')
-rw-r--r--cpukit/libcsupport/src/utsname.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/libcsupport/src/utsname.c b/cpukit/libcsupport/src/utsname.c
index 564a762942..978fe68049 100644
--- a/cpukit/libcsupport/src/utsname.c
+++ b/cpukit/libcsupport/src/utsname.c
@@ -15,8 +15,7 @@
#include <rtems/score/object.h>
#include <rtems/seterr.h>
-/*PAGE
- *
+/*
* 4.4.1 Get System Name, P1003.1b-1993, p. 90
*/