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 19 12:17:07 UTC 2012
[aur-mirror.git]
/
kpdf2
/
generator_pdf.h.patch
blob
af3117f875b75b41a1dfe38c1180485cee6003f2
1
21a22
,23
2
> #define abs(x) ((x<0)? -(x): x)
3
>