mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-06-09 12:11:20 -03:00
Fixes .c -> .cpp in comments. For doxygen.
This commit is contained in:
@@ -1,3 +1,6 @@
|
||||
/** \file parse_tree.cpp
|
||||
*/
|
||||
|
||||
#include "parse_productions.h"
|
||||
#include "tokenizer.h"
|
||||
#include "fallback.h"
|
||||
|
||||
Reference in New Issue
Block a user