Skip to content

Commit

Permalink
Merge pull request #1048 from adincebic/remove-whitespaces
Browse files Browse the repository at this point in the history
Remove whitespaces from file names
  • Loading branch information
krzyzanowskim authored May 9, 2024
2 parents c9c3df6 + aa5acf8 commit fcdd61d
Show file tree
Hide file tree
Showing 9 changed files with 40 additions and 40 deletions.
64 changes: 32 additions & 32 deletions CryptoSwift.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Bitwise Ops.swift
// BitwiseOps.swift
// CS.BigInt
//
// Created by Károly Lőrentey on 2016-01-03.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Data Conversion.swift
// DataConversion.swift
// BigInt
//
// Created by Károly Lőrentey on 2016-01-04.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Floating Point Conversion.swift
// FloatingPointConversion.swift
// CS.BigInt
//
// Created by Károly Lőrentey on 2017-08-11.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Integer Conversion.swift
// IntegerConversion.swift
// CS.BigInt
//
// Created by Károly Lőrentey on 2017-08-11.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Prime Test.swift
// PrimeTest.swift
// CS.BigInt
//
// Created by Károly Lőrentey on 2016-01-04.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Square Root.swift
// SquareRoot.swift
// CS.BigInt
//
// Created by Károly Lőrentey on 2016-01-03.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// String Conversion.swift
// StringConversion.swift
// CS.BigInt
//
// Created by Károly Lőrentey on 2016-01-03.
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//
// Words and Bits.swift
// WordsAndBits.swift
// CS.BigInt
//
// Created by Károly Lőrentey on 2017-08-11.
Expand Down

0 comments on commit fcdd61d

Please sign in to comment.