summaryrefslogtreecommitdiffstats
path: root/info.c
diff options
context:
space:
mode:
authorGravatar Linus Torvalds <torvalds@linux-foundation.org>2012-08-26 14:41:05 -0700
committerGravatar Linus Torvalds <torvalds@linux-foundation.org>2012-08-26 14:41:05 -0700
commit9380f78c82287deedc56ae831142801a3c4e9d42 (patch)
tree51846f182869079ebbf43dbf70c1b2815edc4a57 /info.c
parent9d1057469485739c9a2563cf7c88fd2debc1e730 (diff)
downloadsubsurface-9380f78c82287deedc56ae831142801a3c4e9d42.tar.gz
Do some whitespace cleanup
The previous commit was a patch from Lubomir, which also had some whitespace fixes (to go with some new whitespace bugs to replace them) in it. I removed the whitespace changes from that patch (don't mix whitespace fixes with other fixes, unless they are on the same lines!) but decided to look for other whitespace issues, and this is the result. I left the non-C files alone, some of the spec and script files also have whitespace at the end of lines etc. Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'info.c')
-rw-r--r--info.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/info.c b/info.c
index 17667a87b..cccc6497b 100644
--- a/info.c
+++ b/info.c
@@ -1,7 +1,7 @@
/* info.c */
-/* creates the UI for the info frame -
+/* creates the UI for the info frame -
* controlled through the following interfaces:
- *
+ *
* void show_dive_info(struct dive *dive)
*
* called from gtk-ui: