This website requires JavaScript.
Explore
Help
Sign In
extern
/
encfs
Watch
1
Star
0
Fork
0
You've already forked encfs
mirror of
https://github.com/vgough/encfs.git
synced
2025-02-11 15:29:42 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ad9db84cea
encfs
/
base
/
types.h
10 lines
102 B
C
Raw
Normal View
History
Unescape
Escape
move code into encfs namespace, split protobufs git-svn-id: http://encfs.googlecode.com/svn/trunk@93 db9cf616-1c43-0410-9cb8-a902689de0d6
2013-03-05 07:29:58 +01:00
#
ifndef TYPES_H
#
define TYPES_H
namespace
encfs
{
typedef
unsigned
char
byte
;
}
reformat with clang-format -style=Google git-svn-id: http://encfs.googlecode.com/svn/trunk@121 db9cf616-1c43-0410-9cb8-a902689de0d6
2013-10-20 00:35:26 +02:00
#
endif
// TYPES_H
Reference in New Issue
Copy Permalink