projects
/
selector.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
aaa9431
)
Cosmetics.
author
Francois Fleuret
<francois@fleuret.org>
Sat, 15 Aug 2009 19:51:20 +0000
(21:51 +0200)
committer
Francois Fleuret
<francois@fleuret.org>
Sat, 15 Aug 2009 19:51:20 +0000
(21:51 +0200)
selector.c
patch
|
blob
|
history
diff --git
a/selector.c
b/selector.c
index
67a0976
..
0bac7b0
100644
(file)
--- a/
selector.c
+++ b/
selector.c
@@
-130,9
+130,9
@@
void error_feedback() {
/* A quick and dirty hash table */
-/* The table itself stores indexes of the strings taken in a char
- **table. When a string is added, if it was already in the table,
-
**the
new index replaces the previous one. */
+/* The table itself stores indexes of the strings taken in a char
**
+ table. When a string is added, if it was already in the table, the
+ new index replaces the previous one. */
typedef struct {
int size;