about summary refs log tree commit diff
path: root/nss/nss_files/files-ethers.c
diff options
context:
space:
mode:
Diffstat (limited to 'nss/nss_files/files-ethers.c')
-rw-r--r--nss/nss_files/files-ethers.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/nss/nss_files/files-ethers.c b/nss/nss_files/files-ethers.c
index e7579a48bc..b66a3c3d04 100644
--- a/nss/nss_files/files-ethers.c
+++ b/nss/nss_files/files-ethers.c
@@ -33,8 +33,7 @@ struct etherent_data {};
 #define DATAFILE	"/etc/ethers"
 #include "files-parse.c"
 LINE_PARSER
-(
- MIDLINE_COMMENTS;
+("#",
  /* Read the ethernet address: 6 x 8bit hexadecimal number.  */
  {
    size_t cnt;