projects
/
platform
/
upstream
/
bison.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f6b561d
)
scan-skel.l: formatting changes
author
Theophile Ranquet
<theophile.ranquet@gmail.com>
Mon, 15 Oct 2012 17:03:16 +0000
(17:03 +0000)
committer
Akim Demaille
<akim@lrde.epita.fr>
Mon, 15 Oct 2012 15:11:41 +0000
(17:11 +0200)
* src/scan-skel.l (fail_for_at_directive_too_few_args): Here.
Signed-off-by: Akim Demaille <akim@lrde.epita.fr>
src/scan-skel.l
patch
|
blob
|
history
diff --git
a/src/scan-skel.l
b/src/scan-skel.l
index
c3844f1
..
c5b46eb
100644
(file)
--- a/
src/scan-skel.l
+++ b/
src/scan-skel.l
@@
-247,7
+247,7
@@
at_output (int argc, char *argv[], char **out_namep, int *out_linenop)
*out_linenop = 1;
}
-
static void
+static void
fail_for_at_directive_too_few_args (char const *at_directive_name)
{
complain (NULL, fatal, _("too few arguments for %s directive in skeleton"),