Skip to content

Commit 1ff1aa7

Browse files
committed
cleaned up whitespace
1 parent 3dd73ca commit 1ff1aa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

examples/server/server.cpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2475,6 +2475,7 @@ int main(int argc, char ** argv) {
24752475
#endif
24762476

24772477
std::atomic<server_state> state{SERVER_STATE_LOADING_MODEL};
2478+
24782479
svr->set_default_headers({{"Server", "llama.cpp"}});
24792480

24802481
// CORS preflight

0 commit comments

Comments
 (0)