dlugolecki.net.pl
Dziennik
Polecane
Software
projects
/
wsti_so.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a5d6603
)
Fix grammar.
author
Rafał Długołęcki
<rafal@dlugolecki.net.pl>
Fri, 20 Jun 2014 18:25:00 +0000
(20:25 +0200)
committer
Rafał Długołęcki
<rafal@dlugolecki.net.pl>
Fri, 20 Jun 2014 18:25:00 +0000
(20:25 +0200)
src/process1.c
patch
|
blob
|
history
diff --git
a/src/process1.c
b/src/process1.c
index f4a1392d84398e72d440e0d63cfb6b64690b46a7..d0b8e19135969cf98be9cc36f7c305c781107ac8 100644
(file)
--- a/
src/process1.c
+++ b/
src/process1.c
@@
-88,7
+88,7
@@
int main(void) {
buffer = tmp;
buffer[i] = c;
- /* Used
for debu
g..*/
+ /* Used
only for debuggin
g..*/
/*
printf("c: %c/%d, i: %d, bl: %d\n", c, c, i, buffer_length);
*/