fix width issue
svn: r15413
This commit is contained in:
parent
4239d22ded
commit
83c356ff21
|
@ -775,7 +775,8 @@ already beyond it).
|
|||
@list{var x = blah();}
|
||||
@thunk['blah]{
|
||||
@ifdef["BLEHOS"
|
||||
@list{@disable-prefix{#}include <bleh.h>
|
||||
@list{@disable-prefix{#}@;
|
||||
include <bleh.h>
|
||||
bleh();}
|
||||
@list{error("no bleh");}]
|
||||
}]
|
||||
|
|
Loading…
Reference in New Issue
Block a user