Mercurial > pidgin
diff PROGRAMMING_NOTES @ 16176:83ec0b408926
Beat some older documentation into submission.
| author | Richard Laager <rlaager@wiktel.com> |
|---|---|
| date | Sun, 15 Apr 2007 23:26:37 +0000 |
| parents | da88e2cd5c53 |
| children | e8f8d19bf3ee |
line wrap: on
line diff
--- a/PROGRAMMING_NOTES Sun Apr 15 23:16:27 2007 +0000 +++ b/PROGRAMMING_NOTES Sun Apr 15 23:26:37 2007 +0000 @@ -16,7 +16,7 @@ e.g: fopen("somefile", "wb"); - Not doing so will open files in windows using defaut translation mode. + Not doing so will open files in windows using default translation mode. i.e. newline -> <CR><LF> Paths
