Parameters and more information on how to use GNU Diff can be found in the documentation for GNU Diff which should have come included with GNU Diff. Otherwise, the manual can be found at the GNU Diff manual
diff -uNr dcplusplus_orig/client/file.cpp dcplusplus_chan/client/file.cpp
--- dcplusplus_orig/client/file.cpp Tue Nov 30 00:21:30 2004
+++ dcplusplus_chan/client/file.cpp Wed Dec 1 13:59:59 2004
@@ -336,7 +336,7 @@
// text
// text
int a = 0;
- int b;
+ int c;
double pi;
string helpfile;
string dcplusplus;