Skip to content

Seperated include statement for local header file in C seen as one line #1

@seaofmagic

Description

@seaofmagic

When I wrote below code with codedoc, then it seen in oneline.

# include "sched.h" # include "../smpboot.h"

Upper text show like in codedoc block:

include "sched.h"#include "../smpboot.h"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions