diff options
author | Steve French <sfrench@us.ibm.com> | 2007-07-06 23:13:06 +0000 |
---|---|---|
committer | Steve French <sfrench@us.ibm.com> | 2007-07-06 23:13:06 +0000 |
commit | 6dc0f87e351142e224b396f29b59527c4b2d834c (patch) | |
tree | b504c9201a9399c9f4007ce9c8c2c78e2b4e233e /fs/cifs/ntlmssp.h | |
parent | 79a58d1f6075bc0029c38836be9790917a69a342 (diff) |
[CIFS] whitespace cleanup
Signed-off-by: Steve French <sfrench@us.ibm.com>
Diffstat (limited to 'fs/cifs/ntlmssp.h')
-rw-r--r-- | fs/cifs/ntlmssp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/cifs/ntlmssp.h b/fs/cifs/ntlmssp.h index 77bcf7ae763d..7170a9b70f1e 100644 --- a/fs/cifs/ntlmssp.h +++ b/fs/cifs/ntlmssp.h @@ -16,7 +16,7 @@ * * You should have received a copy of the GNU Lesser General Public License * along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA */ #define NTLMSSP_SIGNATURE "NTLMSSP" |