Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
NuttX RTOS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Monitor
Incidents
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
f4grx
NuttX RTOS
Commits
63d25971
Commit
63d25971
authored
14 years ago
by
patacongo
Browse files
Options
Downloads
Patches
Plain Diff
comments
git-svn-id:
svn://svn.code.sf.net/p/nuttx/code/trunk@2581
42af7a65-404d-4744-a932-0658087f49c3
parent
54f11598
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
tools/indent.sh
+3
-1
3 additions, 1 deletion
tools/indent.sh
with
3 additions
and
1 deletion
tools/indent.sh
+
3
−
1
View file @
63d25971
...
...
@@ -2,7 +2,7 @@
############################################################################
# tools/indent.sh
#
# Copyright (C) 2008 Gregory Nutt. All rights reserved.
# Copyright (C) 2008
, 2010
Gregory Nutt. All rights reserved.
# Author: Gregory Nutt <spudmonkey@racsa.co.cr>
#
# Redistribution and use in source and binary forms, with or without
...
...
@@ -39,6 +39,8 @@
#
# - I normally put the traiing */ of a multi-line comment on a separate line,
# - I usually align things vertically (like '='in assignments.
# - indent puts a bogus blank line at the top of the file
# - I don't like the way it handles nested conditional compilation intermixed with code.
#
# Constants
...
...
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