Code

proto: Renamed sdb_proto_get_int to sdb_proto_unmarshal_int.
authorSebastian Harl <sh@tokkee.org>
Tue, 16 Dec 2014 08:54:58 +0000 (09:54 +0100)
committerSebastian Harl <sh@tokkee.org>
Tue, 16 Dec 2014 08:54:58 +0000 (09:54 +0100)
commit3d184d708cdbf864eb96c15e1a0f08b57c118009
treea4736e2118842358e4dafb3a0848e34741f444fd
parentdc1152ab2cc7b340a0d3a73982516c0dd40c84d3
proto: Renamed sdb_proto_get_int to sdb_proto_unmarshal_int.

… to be consistent with the other functions.
src/client/sock.c
src/frontend/query.c
src/include/utils/proto.h
src/tools/sysdb/command.c
src/utils/proto.c