mirror of
https://github.com/CCExtractor/ccextractor.git
synced 2026-04-25 23:50:01 +00:00
[PR #487] [CLOSED] remove spelling mistakes in comments of C files (GCI task) #1304
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/CCExtractor/ccextractor/pull/487
Author: @harpreetk1
Created: 12/7/2016
Status: ❌ Closed
Base:
master← Head:harpreet📝 Commits (7)
ddbcc1a- removed typing errors8a953a8- removed typing errors in all packages52f0b55Delete misc.xml1bb592dDelete modules.xml5e5918dDelete src.iml1551151Delete vcs.xml0d5f68fDelete Gurpreet.xml📊 Changes
68 files changed (+13028 additions, -68 deletions)
View changed files
➕
src/cmake-build-debug/CCExtractor.cbp(+758 -0)➕
src/cmake-build-debug/CCExtractorConfig.h(+6 -0)➕
src/cmake-build-debug/CMakeCache.txt(+382 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CMakeCCompiler.cmake(+67 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CMakeCXXCompiler.cmake(+68 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_C.bin(+0 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CMakeDetermineCompilerABI_CXX.bin(+0 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CMakeSystem.cmake(+15 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CompilerIdC/CMakeCCompilerId.c(+561 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CompilerIdC/a.out(+0 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CompilerIdCXX/CMakeCXXCompilerId.cpp(+533 -0)➕
src/cmake-build-debug/CMakeFiles/3.6.2/CompilerIdCXX/a.out(+0 -0)➕
src/cmake-build-debug/CMakeFiles/CMakeDirectoryInformation.cmake(+16 -0)➕
src/cmake-build-debug/CMakeFiles/CMakeOutput.log(+457 -0)➕
src/cmake-build-debug/CMakeFiles/Makefile.cmake(+131 -0)➕
src/cmake-build-debug/CMakeFiles/Makefile2(+163 -0)➕
src/cmake-build-debug/CMakeFiles/TargetDirectories.txt(+14 -0)➕
src/cmake-build-debug/CMakeFiles/ccextractor.dir/DependInfo.cmake(+56 -0)➕
src/cmake-build-debug/CMakeFiles/ccextractor.dir/build.make(+870 -0)➕
src/cmake-build-debug/CMakeFiles/ccextractor.dir/cmake_clean.cmake(+38 -0)...and 48 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.