Skip to content

Commit e9ecd15

Browse files
committed
Merge pull request fffaraz#135 from fbergin/master
remove trailing whitespaces
2 parents 49b095c + 2c10665 commit e9ecd15

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
143143
* [gflags](http://code.google.com/p/gflags/?redir=1) - Commandline flags module for C++. [BSD]
144144
* [Ncurses](http://invisible-island.net/ncurses/) - A terminal user interfaces. [MIT]
145145
* [termbox](https://github.com/nsf/termbox) - A C library for writing text-based user interfaces. [BSD]
146-
146+
147147
## Compression
148148
*Compression and Archiving Libraries*
149149

@@ -185,7 +185,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
185185
## Cryptography
186186
*Cryptography and Encryption Libraries*
187187

188-
* [Bcrypt](http://bcrypt.sourceforge.net/) - A cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors.
188+
* [Bcrypt](http://bcrypt.sourceforge.net/) - A cross platform file encryption utility. Encrypted files are portable across all supported operating systems and processors.
189189
* [BeeCrypt]()
190190
* [Botan](http://botan.randombit.net/) - A crypto library for C++. [BSD-2]
191191
* [Crypto++](http://www.cryptopp.com/) - A free C++ class library of cryptographic schemes. [Boost]
@@ -252,7 +252,7 @@ A curated list of awesome C/C++ frameworks, libraries, resources, and shiny thin
252252
## GUI
253253
*Graphic User Interface*
254254

255-
* [CEGUI](http://cegui.org.uk/) - Flexible, cross-platform GUI library.
255+
* [CEGUI](http://cegui.org.uk/) - Flexible, cross-platform GUI library.
256256
* [FLTK](http://www.fltk.org/index.php) - Fast, light, cross-platform C++ GUI toolkit. [GPL2]
257257
* [GTK+](http://www.gtk.org/) - A multi-platform toolkit for creating graphical user interfaces. [LGPL]
258258
* [gtkmm](http://www.gtkmm.org/en/) - The official C++ interface for the popular GUI library GTK+. [LGPL]

0 commit comments

Comments
 (0)