mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-29 10:31:14 -03:00
Fixes .c -> .cpp in comments. For doxygen.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/** \file builtin.c
|
||||
/** \file builtin.cpp
|
||||
Functions for executing builtin functions.
|
||||
|
||||
How to add a new builtin function:
|
||||
|
||||
Reference in New Issue
Block a user