Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 18998
b: refs/heads/master
c: fdf7f2e
h: refs/heads/master
v: v3
  • Loading branch information
Steve French committed Dec 31, 2005
1 parent f455623 commit 592fef3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: eea60caef610c7a6c58c0de9c80ae1e438e01301
refs/heads/master: fdf7f2e91981938702ab2f58f44dc5685dd1bdc1
4 changes: 2 additions & 2 deletions trunk/fs/cifs/rfc1002pdu.h
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
/* NB: unlike smb/cifs packets, the RFC1002 structures are big endian */

/* RFC 1002 session packet types */
#define RFC1002_SESSION_MESASAGE 0x00
#define RFC1002_SESSION_MESSAGE 0x00
#define RFC1002_SESSION_REQUEST 0x81
#define RFC1002_POSITIVE_SESSION_RESPONSE 0x82
#define RFC1002_NEGATIVE_SESSION_RESPONSE 0x83
#define RFC1002_RETARGET_SESSION_RESPONSE 0x83
#define RFC1002_RETARGET_SESSION_RESPONSE 0x84
#define RFC1002_SESSION_KEEP_ALIVE 0x85

/* RFC 1002 flags (only one defined */
Expand Down

0 comments on commit 592fef3

Please sign in to comment.