X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Futils%2Fauth.c;h=05914eb3c648e43262e97f1ce792cd3de18b19e7;hb=1efb9fb0f5b86fbc4caba80735540fa78c1bff41;hp=a474f1d0077c19e26e06742b402a4262737a7547;hpb=30334bb44aec32ea020b31837f8ad639d56f273b;p=citadel.git diff --git a/citadel/utils/auth.c b/citadel/utils/auth.c index a474f1d00..05914eb3c 100644 --- a/citadel/utils/auth.c +++ b/citadel/utils/auth.c @@ -4,7 +4,6 @@ // // This program is open source software. Use, duplication, or disclosure // is subject to the terms of the GNU General Public License, version 3. -// The program is distributed without any warranty, expressed or implied. #if defined(__linux) || defined(__sun) // needed for crypt(): #define _XOPEN_SOURCE