summaryrefslogtreecommitdiffstats
path: root/libc/include/sys/ioctl_compat.h
diff options
context:
space:
mode:
authorDavid 'Digit' Turner <digit@google.com>2010-09-26 23:00:36 +0200
committerDavid 'Digit' Turner <digit@google.com>2010-09-27 17:35:26 +0200
commitbd8d987b3c3aa6d9d00cede2cb091f00bdb42204 (patch)
treecdc35d78d1da7fa4d2b5cd6212b559fb7722f87d /libc/include/sys/ioctl_compat.h
parentb9e49ad56e5776ace7c6eab2e997d5b7acb16792 (diff)
downloadbionic-bd8d987b3c3aa6d9d00cede2cb091f00bdb42204.zip
bionic-bd8d987b3c3aa6d9d00cede2cb091f00bdb42204.tar.gz
bionic-bd8d987b3c3aa6d9d00cede2cb091f00bdb42204.tar.bz2
libc: remove C++ comments from public headers.
Change-Id: I4af84f912062cd2ff34711c25122fb323f20c032
Diffstat (limited to 'libc/include/sys/ioctl_compat.h')
-rw-r--r--libc/include/sys/ioctl_compat.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libc/include/sys/ioctl_compat.h b/libc/include/sys/ioctl_compat.h
index d79b67a..cab5c80 100644
--- a/libc/include/sys/ioctl_compat.h
+++ b/libc/include/sys/ioctl_compat.h
@@ -39,8 +39,8 @@
#ifndef _SYS_IOCTL_COMPAT_H_
#define _SYS_IOCTL_COMPAT_H_
-//#include <sys/ttychars.h>
-//#include <sys/ttydev.h>
+/*#include <sys/ttychars.h>*/
+/*#include <sys/ttydev.h>*/
struct tchars {
char t_intrc; /* interrupt */