summaryrefslogtreecommitdiffstats
path: root/net/ftp/ftp_directory_listing_parser_mlsd.h
diff options
context:
space:
mode:
Diffstat (limited to 'net/ftp/ftp_directory_listing_parser_mlsd.h')
-rw-r--r--net/ftp/ftp_directory_listing_parser_mlsd.h7
1 files changed, 4 insertions, 3 deletions
diff --git a/net/ftp/ftp_directory_listing_parser_mlsd.h b/net/ftp/ftp_directory_listing_parser_mlsd.h
index 8d0e3b7..94df607 100644
--- a/net/ftp/ftp_directory_listing_parser_mlsd.h
+++ b/net/ftp/ftp_directory_listing_parser_mlsd.h
@@ -1,9 +1,10 @@
-// Copyright (c) 2009 The Chromium Authors. All rights reserved. Use of this
-// source code is governed by a BSD-style license that can be found in the
-// LICENSE file.
+// Copyright (c) 2010 The Chromium Authors. All rights reserved.
+// Use of this source code is governed by a BSD-style license that can be
+// found in the LICENSE file.
#ifndef NET_FTP_FTP_DIRECTORY_LISTING_PARSER_MLSD_H_
#define NET_FTP_FTP_DIRECTORY_LISTING_PARSER_MLSD_H_
+#pragma once
#include <queue>