remove dangling spaces
This commit is contained in:
@@ -33,7 +33,7 @@ void foo(void)
|
||||
{
|
||||
/* Functions resident in an overlay can access all program variables and
|
||||
** constants at any time without any precautions because those are never
|
||||
** placed in overlays. The string constant "One" is an example for such
|
||||
** placed in overlays. The string constant "One" is an example for such
|
||||
** a constant resident in the main program.
|
||||
*/
|
||||
show("One");
|
||||
|
||||
Reference in New Issue
Block a user