Patch: Fix Typographical Error
Jeffrey Oldham
oldham at codesourcery.com
Tue Nov 6 00:51:27 UTC 2001
2001-11-05 Jeffrey D. Oldham <oldham at codesourcery.com>
* Pooma.h: Fix typographical error in a comment.
Not tested.
Approved by NO ONE!
Applied to mainline.
Thanks,
Jeffrey D. Oldham
oldham at codesourcery.com
-------------- next part --------------
Index: Pooma.h
===================================================================
RCS file: /home/pooma/Repository/r2/src/Pooma/Pooma.h,v
retrieving revision 1.30
diff -c -p -r1.30 Pooma.h
*** Pooma.h 2000/06/08 22:16:34 1.30
--- Pooma.h 2001/11/05 23:42:48
*************** namespace Pooma {
*** 286,292 ****
// arguments will be removed. If the 3rd argument is true, also initialize
// the run-time system. If the 4th argument is true, use arch-specific routine
// to get command line arguments. If the 5th argument is true, call
! // arch-specific initalize().
// Return success.
bool initialize(int &argc, char ** &argv,
--- 286,292 ----
// arguments will be removed. If the 3rd argument is true, also initialize
// the run-time system. If the 4th argument is true, use arch-specific routine
// to get command line arguments. If the 5th argument is true, call
! // arch-specific initialize().
// Return success.
bool initialize(int &argc, char ** &argv,
More information about the pooma-dev
mailing list