repo.or.cz
/
aur-mirror.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
updated on Thu Jan 26 16:09:46 UTC 2012
[aur-mirror.git]
/
bjfilter
/
patch.diff
blob
3f4e6bb1227f938f8094af84399b883e9d3e6559
1
--- bjferror.c 2007-05-09 13:38:06.000000000 +0200
2
+++ bjferror.org.c 2007-05-09 13:39:04.000000000 +0200
3
@@ -46,6 +46,7 @@
4
fprintf( stderr, "memory allocate Error!\n" );
5
break;
6
default:
7
+ break;
8
}
9
10