提交 22f11d45 authored 作者: Pascal Lamblin's avatar Pascal Lamblin

Remove fileencoding specification

It is an error in recent versions of Vim.
上级 e764e8c2
...@@ -3991,4 +3991,4 @@ void fprint_CudaNdarray(FILE * fd, const CudaNdarray *self) ...@@ -3991,4 +3991,4 @@ void fprint_CudaNdarray(FILE * fd, const CudaNdarray *self)
fill-column:79 fill-column:79
End: End:
*/ */
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=79 : // vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=79 :
...@@ -343,4 +343,4 @@ static void fprint_CudaNdarray(FILE * fd, const CudaNdarray *self); ...@@ -343,4 +343,4 @@ static void fprint_CudaNdarray(FILE * fd, const CudaNdarray *self);
fill-column:79 fill-column:79
End: End:
*/ */
// vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:encoding=utf-8:textwidth=79 : // vim: filetype=cpp:expandtab:shiftwidth=4:tabstop=8:softtabstop=4:textwidth=79 :
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论