author | Kyle Machulis <kyle@nonpolynomial.com> |
Fri, 29 Mar 2013 15:12:58 -0700 | |
changeset 137136 | 0db3022ca2e6bec95897850f797f078464a7f529 |
parent 107762 | a1cb80516a0061cc0e0e3312e93b6a2585689367 |
child 505383 | 6f3709b3878117466168c40affa7bca0b60cf75b |
permissions | -rw-r--r-- |
/* -*- Mode: C++; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 4 -*- */ /* This Source Code Form is subject to the terms of the Mozilla Public * License, v. 2.0. If a copy of the MPL was not distributed with this * file, You can obtain one at http://mozilla.org/MPL/2.0/. */ #ifndef __ftpCore_h___ #define __ftpCore_h___ #include "nsError.h" /** * Status nsresult codes */ #endif // __ftpCore_h___