Menu

#25 end by line-feed charater

open
nobody
None
5
2007-05-13
2007-05-13
No

There is a tool that fails in the processing of a file that doesn't
end by the line-feed character. So I suggest this header file makes
ending by it.

thanks!
hisa

Index: WiiRemoteDiscovery.h

--- WiiRemoteDiscovery.h (revision 164)
+++ WiiRemoteDiscovery.h (working copy)
@@ -29,4 +29,4 @@
- (void) WiiRemoteDiscovered:(WiiRemote*)wiimote;
- (void) WiiRemoteDiscoveryError:(int)code;

-@end;
\ No newline at end of file
+@end

Discussion


Log in to post a comment.