Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
labs
BIRD Internet Routing Daemon
Commits
df8b85e3
Commit
df8b85e3
authored
Nov 04, 1999
by
Martin Mareš
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Silly bug.
parent
c8f61a01
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
conf/conf.h
conf/conf.h
+2
-2
No files found.
conf/conf.h
View file @
df8b85e3
...
...
@@ -76,8 +76,8 @@ void cf_lex_init(int is_cli);
struct
symbol
*
cf_find_symbol
(
byte
*
c
);
struct
symbol
*
cf_default_name
(
char
*
prefix
,
int
*
counter
);
void
cf_define_symbol
(
struct
symbol
*
symbol
,
int
type
,
void
*
def
);
void
cf_push_co
ntext
(
struct
symbol
*
);
void
cf_pop_co
ntext
(
void
);
void
cf_push_
s
co
pe
(
struct
symbol
*
);
void
cf_pop_
s
co
pe
(
void
);
/* Parser */
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment