Skip to content

Commit

Permalink
Updating class comments
Browse files Browse the repository at this point in the history
  • Loading branch information
pcrawfor committed Mar 5, 2011
1 parent ae6b8db commit badb45a
Show file tree
Hide file tree
Showing 6 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions FayeObjc/FayeClient.h
Expand Up @@ -21,8 +21,8 @@
THE SOFTWARE. */

//
// Faye.h
// fayeMac
// FayeClient.h
// FayeObjC
//
#ifdef __MAC_OS_X_VERSION_MAX_ALLOWED
#import <Cocoa/Cocoa.h>
Expand Down
4 changes: 2 additions & 2 deletions FayeObjc/FayeClient.m
Expand Up @@ -21,8 +21,8 @@ of this software and associated documentation files (the "Software"), to deal
THE SOFTWARE. */

//
// Faye.m
// fayeMac
// FayeClient.m
// FayeObjC
//

#import "FayeClient.h"
Expand Down
2 changes: 1 addition & 1 deletion FayeObjc/FayeMessage.h
Expand Up @@ -22,7 +22,7 @@

//
// FayeMessage.h
// fayeMac
// FayeObjC
//

#ifdef __MAC_OS_X_VERSION_MAX_ALLOWED
Expand Down
2 changes: 1 addition & 1 deletion FayeObjc/FayeMessage.m
Expand Up @@ -22,7 +22,7 @@ of this software and associated documentation files (the "Software"), to deal

//
// FayeMessage.m
// fayeMac
// FayeObjC
//

#import "FayeMessage.h"
Expand Down
4 changes: 2 additions & 2 deletions fayeMac/FayeObjC/FayeClient.h
Expand Up @@ -21,8 +21,8 @@
THE SOFTWARE. */

//
// Faye.h
// fayeMac
// FayeClient.h
// FayeObjC
//
#ifdef __MAC_OS_X_VERSION_MAX_ALLOWED
#import <Cocoa/Cocoa.h>
Expand Down
4 changes: 2 additions & 2 deletions fayeMac/FayeObjC/FayeClient.m
Expand Up @@ -21,8 +21,8 @@ of this software and associated documentation files (the "Software"), to deal
THE SOFTWARE. */

//
// Faye.m
// fayeMac
// FayeClient.m
// FayeObjC
//

#import "FayeClient.h"
Expand Down

0 comments on commit badb45a

Please sign in to comment.