Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
KWSys
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Simon Wilson
KWSys
Commits
476e8075
Commit
476e8075
authored
15 years ago
by
Brad King
Browse files
Options
Downloads
Patches
Plain Diff
STYLE: Remove trailing whitespace
parent
3f0ca4ed
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
kwsysDateStamp.cmake
+1
-1
1 addition, 1 deletion
kwsysDateStamp.cmake
kwsysPrivate.h
+1
-1
1 addition, 1 deletion
kwsysPrivate.h
with
2 additions
and
2 deletions
kwsysDateStamp.cmake
+
1
−
1
View file @
476e8075
...
...
@@ -7,4 +7,4 @@ SET(KWSYS_DATE_STAMP_YEAR 2009)
SET
(
KWSYS_DATE_STAMP_MONTH 05
)
# KWSys version date day component. Format is DD.
SET
(
KWSYS_DATE_STAMP_DAY 1
3
)
SET
(
KWSYS_DATE_STAMP_DAY 1
4
)
This diff is collapsed.
Click to expand it.
kwsysPrivate.h
+
1
−
1
View file @
476e8075
...
...
@@ -24,7 +24,7 @@
Define KWSYS_HEADER macro to help the c and cxx files include kwsys
headers from the configured namespace directory. The macro can be
used like this:
#include KWSYS_HEADER(Directory.hxx)
#include KWSYS_HEADER(std/vector)
*/
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment