summaryrefslogtreecommitdiff
path: root/lib/uuid/compare.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/uuid/compare.c')
-rw-r--r--lib/uuid/compare.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/uuid/compare.c b/lib/uuid/compare.c
index a9c505c7..f28a7267 100644
--- a/lib/uuid/compare.c
+++ b/lib/uuid/compare.c
@@ -2,7 +2,7 @@
* compare.c --- compare whether or not two UUID's are the same
*
* Returns 0 if the two UUID's are different, and 1 if they are the same.
- *
+ *
* Copyright (C) 1996, 1997 Theodore Ts'o.
*
* %Begin-Header%
@@ -18,7 +18,7 @@
* 3. The name of the author may not be used to endorse or promote
* products derived from this software without specific prior
* written permission.
- *
+ *
* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESS OR IMPLIED
* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE, ALL OF