Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove trailing blank lines | Daniel P. Berrange | 2012-01-13 | 1 | -1/+0 |
| | | | | Remove any blank lines at the end of all source files | ||||
* | remove unused function | Christophe Fergeau | 2011-07-19 | 1 | -2/+0 |
| | |||||
* | add missing "LGPLv2.1 or later" header to source files | Christophe Fergeau | 2011-05-02 | 1 | -0/+17 |
| | |||||
* | use foo(void) instead of foo() in prototypes | Christophe Fergeau | 2011-05-02 | 1 | -1/+1 |
| | | | | | In C, the latter isn't a prototype for a function with no arg, but declares a function with an undefined number of args. | ||||
* | smartcard: server side (not enabled yet) | Alon Levy | 2010-12-07 | 1 | -0/+18 |