]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/basic/SMB_LM/msntauth.cc
Maintenance: Remove FIXME and \todo labels (#647)
[thirdparty/squid.git] / src / auth / basic / SMB_LM / msntauth.cc
index 78c488f6c42bfd9a0a2ddad0284d314ee7d378f4..9327bc7fcc789f753dbad54fb378954930bf4d9d 100644 (file)
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 1996-2017 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
@@ -45,7 +45,7 @@
 #include <cstring>
 #include <iostream>
 #include <string>
-#include <vector> //todo: turn into multimap
+#include <vector>
 #include <syslog.h>
 
 #include "auth/basic/SMB_LM/msntauth.h"