projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3b4200
)
Typo.
author
Simon Josefsson
<simon@josefsson.org>
Tue, 28 Jun 2005 10:05:23 +0000
(10:05 +0000)
committer
Simon Josefsson
<simon@josefsson.org>
Tue, 28 Jun 2005 10:05:23 +0000
(10:05 +0000)
lib/check-version.c
patch
|
blob
|
history
diff --git
a/lib/check-version.c
b/lib/check-version.c
index b54f2e55de0c8a0b3c6c60e22813184062670c59..2e3659cff540dda98c140f237d3dbdfd70882a79 100644
(file)
--- a/
lib/check-version.c
+++ b/
lib/check-version.c
@@
-28,7
+28,7
@@
#include <strverscmp.h>
/* Get specification. */
-#include "check
_
version.h"
+#include "check
-
version.h"
/* Check that the the version of the library (i.e., the CPP symbol
* VERSION) is at minimum the requested one in REQ_VERSION (typically