maint: correct formatting style in a header
commitfde07ff436ef19cc85a8bb626535cc18fdb9d588
authorJim Meyering <meyering@redhat.com>
Mon, 28 Mar 2011 05:57:51 +0000 (28 07:57 +0200)
committerJim Meyering <meyering@redhat.com>
Mon, 28 Mar 2011 09:51:35 +0000 (28 11:51 +0200)
tree1472576870c00844f4216551bda5479507e0c165
parent99679fff629f4a624f4fe7a67335c6e90533afc2
maint: correct formatting style in a header

* src/find-mount-point.h: Move "*" to where it belongs.
Move "const", too.
* src/find-mount-point.c: Move "const" to conform.
* src/Makefile.am (sc_tight_scope): Allow `*'s before the function name.
Use perl's -l option and drop the \n after (and quotes around) $1.
src/Makefile.am
src/find-mount-point.c
src/find-mount-point.h