diff options
author | Rik Faith <faith@alephnull.com> | 2000-06-13 14:34:13 +0000 |
---|---|---|
committer | Rik Faith <faith@alephnull.com> | 2000-06-13 14:34:13 +0000 |
commit | 2fbd4bf0189cf6d421000c7eea85fee3b9c79ed0 (patch) | |
tree | b6dd3b627e04cc9a81ff8f42b94d778378d30a13 /linux/auth.c | |
parent | 1c8b2b5e06f7967babfa49b9dc8bf24316bfe201 (diff) |
Unify code with kernel: Change some spacing in comments Add #include
<linux/config.h> to all *_drv.c files
Diffstat (limited to 'linux/auth.c')
-rw-r--r-- | linux/auth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/linux/auth.c b/linux/auth.c index b133bc50..9f81c539 100644 --- a/linux/auth.c +++ b/linux/auth.c @@ -23,7 +23,7 @@ * OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, * ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER * DEALINGS IN THE SOFTWARE. - * + * * Authors: * Rickard E. (Rik) Faith <faith@valinux.com> * |